public static class GObjectAPI.GParamSpec
extends com.sun.jna.Structure
Modifier and Type | Field and Description |
---|---|
com.sun.jna.Pointer |
_blurb |
com.sun.jna.Pointer |
_nick |
int |
g_flags |
java.lang.String |
g_name |
GObjectAPI.GTypeInstance |
g_type_instance |
GType |
owner_type |
int |
param_id |
com.sun.jna.Pointer |
qdata |
int |
ref_count |
GType |
value_type |
Constructor and Description |
---|
GObjectAPI.GParamSpec() |
GObjectAPI.GParamSpec(com.sun.jna.Pointer ptr) |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getFields, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField
public volatile GObjectAPI.GTypeInstance g_type_instance
public volatile java.lang.String g_name
public volatile int g_flags
public volatile GType value_type
public volatile GType owner_type
public volatile com.sun.jna.Pointer _nick
public volatile com.sun.jna.Pointer _blurb
public volatile com.sun.jna.Pointer qdata
public volatile int ref_count
public volatile int param_id