org.eclipse.swt.internal.gtk
Class GdkEventAny

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

public class GdkEventAny
extends GdkEvent


Field Summary
 byte send_event
           
static int sizeof
           
 long window
           
 
Fields inherited from class org.eclipse.swt.internal.gtk.GdkEvent
type
 
Constructor Summary
GdkEventAny()
           
 
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

sizeof

public static final int sizeof
Constructor Detail

GdkEventAny

public GdkEventAny()