Package org.gnome.gtk
Class CellEditable.CellEditableIface
java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.gtk.CellEditable.CellEditableIface
-
Constructor Summary
ConstructorsConstructorDescriptionCellEditableIface(MemorySegment address) Create a CellEditableIface proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.voidoverrideEditingDone(Arena arena, @Nullable Method method) Override virtual methodediting_done.voidoverrideRemoveWidget(Arena arena, @Nullable Method method) Override virtual methodremove_widget.voidoverrideStartEditing(Arena arena, @Nullable Method method) Override virtual methodstart_editing.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
-
CellEditableIface
Create a CellEditableIface 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
-
overrideEditingDone
-
overrideRemoveWidget
-
overrideStartEditing
-