Package ch.bailu.gtk.gio
Class SettingsBackendClass
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gio.SettingsBackendClass
- All Implemented Interfaces:
PointerInterface
Class structure for #GSettingsBackend.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHandler
ch.bailu.gtk.gio.JnaSettingsBackendClass.OnGetPermission
ch.bailu.gtk.gio.JnaSettingsBackendClass.OnGetWritable
ch.bailu.gtk.gio.JnaSettingsBackendClass.OnRead
ch.bailu.gtk.gio.JnaSettingsBackendClass.OnReadUserValue
ch.bailu.gtk.gio.JnaSettingsBackendClass.OnReset
ch.bailu.gtk.gio.JnaSettingsBackendClass.OnSubscribe
ch.bailu.gtk.gio.JnaSettingsBackendClass.OnSync
ch.bailu.gtk.gio.JnaSettingsBackendClass.OnUnsubscribe
ch.bailu.gtk.gio.JnaSettingsBackendClass.OnWrite
ch.bailu.gtk.gio.JnaSettingsBackendClass.OnWriteTree
static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
setFieldGetPermission
(SettingsBackendClass.OnGetPermission get_permission) void
setFieldGetWritable
(SettingsBackendClass.OnGetWritable get_writable) void
void
setFieldReadUserValue
(SettingsBackendClass.OnReadUserValue read_user_value) void
void
void
void
setFieldUnsubscribe
(SettingsBackendClass.OnUnsubscribe unsubscribe) void
void
setFieldWriteTree
(SettingsBackendClass.OnWriteTree write_tree) Methods inherited from class ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacks
Methods inherited from class ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Field Details
-
PARENT_CLASS
Private field: direct-type- See Also:
-
READ
- See Also:
-
GET_WRITABLE
- See Also:
-
WRITE
- See Also:
-
WRITE_TREE
- See Also:
-
RESET
- See Also:
-
SUBSCRIBE
- See Also:
-
UNSUBSCRIBE
- See Also:
-
SYNC
- See Also:
-
GET_PERMISSION
- See Also:
-
READ_USER_VALUE
- See Also:
-
-
Constructor Details
-
SettingsBackendClass
-
-
Method Details
-
getClassHandler
-
setFieldRead
-
getFieldRead
public ch.bailu.gtk.gio.JnaSettingsBackendClass.OnRead getFieldRead() -
setFieldGetWritable
-
getFieldGetWritable
public ch.bailu.gtk.gio.JnaSettingsBackendClass.OnGetWritable getFieldGetWritable() -
setFieldWrite
-
getFieldWrite
public ch.bailu.gtk.gio.JnaSettingsBackendClass.OnWrite getFieldWrite() -
setFieldWriteTree
-
getFieldWriteTree
public ch.bailu.gtk.gio.JnaSettingsBackendClass.OnWriteTree getFieldWriteTree() -
setFieldReset
-
getFieldReset
public ch.bailu.gtk.gio.JnaSettingsBackendClass.OnReset getFieldReset() -
setFieldSubscribe
-
getFieldSubscribe
public ch.bailu.gtk.gio.JnaSettingsBackendClass.OnSubscribe getFieldSubscribe() -
setFieldUnsubscribe
-
getFieldUnsubscribe
public ch.bailu.gtk.gio.JnaSettingsBackendClass.OnUnsubscribe getFieldUnsubscribe() -
setFieldSync
-
getFieldSync
public ch.bailu.gtk.gio.JnaSettingsBackendClass.OnSync getFieldSync() -
setFieldGetPermission
-
getFieldGetPermission
public ch.bailu.gtk.gio.JnaSettingsBackendClass.OnGetPermission getFieldGetPermission() -
setFieldReadUserValue
-
getFieldReadUserValue
public ch.bailu.gtk.gio.JnaSettingsBackendClass.OnReadUserValue getFieldReadUserValue() -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-