org.eclipse.swt.internal.gtk
Class GtkTargetEntry

java.lang.Object
  extended by org.eclipse.swt.internal.gtk.GtkTargetEntry

public class GtkTargetEntry
extends java.lang.Object


Field Summary
 int flags
           
 int info
           
static int sizeof
           
 long target
           
 
Constructor Summary
GtkTargetEntry()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

target

public long target

flags

public int flags

info

public int info

sizeof

public static final int sizeof
Constructor Detail

GtkTargetEntry

public GtkTargetEntry()