org.eclipse.swt.internal.gtk
Class GTypeQuery

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

public class GTypeQuery
extends java.lang.Object


Field Summary
 int class_size
           
 int instance_size
           
static int sizeof
           
 int type
           
 long type_name
           
 
Constructor Summary
GTypeQuery()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public int type

type_name

public long type_name

class_size

public int class_size

instance_size

public int instance_size

sizeof

public static final int sizeof
Constructor Detail

GTypeQuery

public GTypeQuery()