org.eclipse.swt.internal.gtk
Class XVisibilityEvent

java.lang.Object
  extended by org.eclipse.swt.internal.gtk.XEvent
      extended by org.eclipse.swt.internal.gtk.XAnyEvent
          extended by org.eclipse.swt.internal.gtk.XVisibilityEvent

public class XVisibilityEvent
extends XAnyEvent


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

Field Detail

state

public int state

sizeof

public static final int sizeof
Constructor Detail

XVisibilityEvent

public XVisibilityEvent()