Package org.gnome.gtk
Class Actionable.ActionableInterface
java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.gtk.Actionable.ActionableInterface
- All Implemented Interfaces:
Proxy
- Enclosing interface:
Actionable
The interface vtable for
GtkActionable.-
Constructor Summary
ConstructorsConstructorDescriptionActionableInterface(MemorySegment address) Create a ActionableInterface proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.voidoverrideGetActionName(Arena arena, @Nullable Method method) Override virtual methodget_action_name.voidoverrideGetActionTargetValue(Arena arena, @Nullable Method method) Override virtual methodget_action_target_value.voidoverrideSetActionName(Arena arena, @Nullable Method method) Override virtual methodset_action_name.voidoverrideSetActionTargetValue(Arena arena, @Nullable Method method) Override virtual methodset_action_target_value.Methods inherited from class org.gnome.gobject.TypeInterface
addPrerequisite, getPlugin, instantiatablePrerequisite, peek, peekParent, prerequisites, readGInstanceType, readGType, writeGInstanceType, writeGTypeMethods inherited from class org.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
ActionableInterface
Create a ActionableInterface proxy instance for the provided memory address.- Parameters:
address- the memory address of the native object
-
-
Method Details
-
getMemoryLayout
The memory layout of the native struct.- Returns:
- the memory layout
-
overrideGetActionName
-
overrideSetActionName
-
overrideGetActionTargetValue
-
overrideSetActionTargetValue
-