Package org.gnome.gtk
Class SymbolicPaintable.SymbolicPaintableInterface
java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.gtk.SymbolicPaintable.SymbolicPaintableInterface
- All Implemented Interfaces:
Proxy
- Enclosing interface:
SymbolicPaintable
The list of virtual functions for the
GtkSymbolicPaintable interface.
No function must be implemented, default implementations exist for each one.-
Constructor Summary
ConstructorsConstructorDescriptionSymbolicPaintableInterface(MemorySegment address) Create a SymbolicPaintableInterface proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.voidoverrideSnapshotSymbolic(Arena arena, @Nullable Method method) Override virtual methodsnapshot_symbolic.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
-
SymbolicPaintableInterface
Create a SymbolicPaintableInterface 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
-
overrideSnapshotSymbolic
-