gnu.x11.extension
Class Print.Context.InputSelectedInfo

java.lang.Object
  extended by gnu.x11.extension.Print.Context.InputSelectedInfo
Enclosing class:
Print.Context

public class Print.Context.InputSelectedInfo
extends java.lang.Object

Reply of Print.Context.input_selected(int).


Field Summary
 int all_event_masks
           
 int event_mask
           
 
Method Summary
 int all_events_mask()
           
 int event_mask()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

event_mask

public int event_mask

all_event_masks

public int all_event_masks
Method Detail

event_mask

public int event_mask()

all_events_mask

public int all_events_mask()