Package ch.bailu.gtk.gio
Class RemoteActionGroupInterface
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gio.RemoteActionGroupInterface
- All Implemented Interfaces:
PointerInterface
The virtual function table for #GRemoteActionGroup.
https://docs.gtk.org/gio/struct.RemoteActionGroupInterface.html
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
static interface
-
Field Summary
-
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHandler
ch.bailu.gtk.gio.JnaRemoteActionGroupInterface.OnActivateActionFull
ch.bailu.gtk.gio.JnaRemoteActionGroupInterface.OnChangeActionStateFull
static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
setFieldActivateActionFull
(RemoteActionGroupInterface.OnActivateActionFull activate_action_full) void
setFieldChangeActionStateFull
(RemoteActionGroupInterface.OnChangeActionStateFull change_action_state_full) 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
-
G_IFACE
Private field: direct-type- See Also:
-
ACTIVATE_ACTION_FULL
- See Also:
-
CHANGE_ACTION_STATE_FULL
- See Also:
-
-
Constructor Details
-
RemoteActionGroupInterface
-
RemoteActionGroupInterface
public RemoteActionGroupInterface()
-
-
Method Details
-
getClassHandler
-
setFieldActivateActionFull
public void setFieldActivateActionFull(RemoteActionGroupInterface.OnActivateActionFull activate_action_full) -
getFieldActivateActionFull
public ch.bailu.gtk.gio.JnaRemoteActionGroupInterface.OnActivateActionFull getFieldActivateActionFull() -
setFieldChangeActionStateFull
public void setFieldChangeActionStateFull(RemoteActionGroupInterface.OnChangeActionStateFull change_action_state_full) -
getFieldChangeActionStateFull
public ch.bailu.gtk.gio.JnaRemoteActionGroupInterface.OnChangeActionStateFull getFieldChangeActionStateFull() -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-