Package org.gnome.gtk
Class Buildable.BuildableIface
java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.gtk.Buildable.BuildableIface
-
Constructor Summary
ConstructorsConstructorDescriptionBuildableIface(MemorySegment address) Create a BuildableIface proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.voidoverrideAddChild(Arena arena, @Nullable Method method) Override virtual methodadd_child.voidoverrideConstructChild(Arena arena, @Nullable Method method) Override virtual methodconstruct_child.voidoverrideCustomFinished(Arena arena, @Nullable Method method) Override virtual methodcustom_finished.voidoverrideCustomTagEnd(Arena arena, @Nullable Method method) Override virtual methodcustom_tag_end.voidoverrideCustomTagStart(Arena arena, @Nullable Method method) Override virtual methodcustom_tag_start.voidoverrideGetId(Arena arena, @Nullable Method method) Override virtual methodget_id.voidoverrideGetInternalChild(Arena arena, @Nullable Method method) Override virtual methodget_internal_child.voidoverrideParserFinished(Arena arena, @Nullable Method method) Override virtual methodparser_finished.voidoverrideSetBuildableProperty(Arena arena, @Nullable Method method) Override virtual methodset_buildable_property.voidoverrideSetId(Arena arena, @Nullable Method method) Override virtual methodset_id.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
-
BuildableIface
Create a BuildableIface 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
-
overrideSetId
-
overrideGetId
-
overrideAddChild
-
overrideSetBuildableProperty
-
overrideConstructChild
-
overrideCustomTagStart
-
overrideCustomTagEnd
-
overrideCustomFinished
-
overrideParserFinished
-
overrideGetInternalChild
-