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
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interface -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHandlerch.bailu.gtk.gio.JnaRemoteActionGroupInterface.OnActivateActionFullch.bailu.gtk.gio.JnaRemoteActionGroupInterface.OnChangeActionStateFullstatic intstatic TypeSystem.TypeSizestatic TypeSystem.TypeSizevoidsetFieldActivateActionFull(RemoteActionGroupInterface.OnActivateActionFull activate_action_full) voidsetFieldChangeActionStateFull(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, unregisterCallbacksMethods inherited from class ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNullMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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()
-