org.eclipse.swt.internal.gtk
Class GdkEventVisibility

java.lang.Object
  extended by org.eclipse.swt.internal.gtk.GdkEvent
      extended by org.eclipse.swt.internal.gtk.GdkEventVisibility

public class GdkEventVisibility
extends GdkEvent


Field Summary
 byte send_event
           
static int sizeof
           
 int state
           
 long window
           
 
Fields inherited from class org.eclipse.swt.internal.gtk.GdkEvent
type
 
Constructor Summary
GdkEventVisibility()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

window

public long window

send_event

public byte send_event

state

public int state

sizeof

public static final int sizeof
Constructor Detail

GdkEventVisibility

public GdkEventVisibility()