|
|||||||||
| Home >> All >> org >> eclipse >> swt >> internal >> accessibility >> [ gtk overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.eclipse.swt.internal.accessibility.gtk
Class GTypeInfo

java.lang.Objectorg.eclipse.swt.internal.accessibility.gtk.GTypeInfo
- public class GTypeInfo
- extends java.lang.Object
| Field Summary | |
long |
base_finalize
|
long |
base_init
|
long |
class_data
|
long |
class_finalize
|
long |
class_init
|
short |
class_size
|
long |
instance_init
|
short |
instance_size
|
short |
n_preallocs
|
static int |
sizeof
|
long |
value_table
|
| Constructor Summary | |
GTypeInfo()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
class_size
public short class_size
base_init
public long base_init
base_finalize
public long base_finalize
class_init
public long class_init
class_finalize
public long class_finalize
class_data
public long class_data
instance_size
public short instance_size
n_preallocs
public short n_preallocs
instance_init
public long instance_init
value_table
public long value_table
sizeof
public static final int sizeof
| Constructor Detail |
GTypeInfo
public GTypeInfo()
|
|||||||||
| Home >> All >> org >> eclipse >> swt >> internal >> accessibility >> [ gtk overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.eclipse.swt.internal.accessibility.gtk.GTypeInfo