Package org.gnome.gtk
Class Root.RootInterface
java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.gtk.Root.RootInterface
-
Constructor Summary
ConstructorDescriptionRootInterface
(MemorySegment address) Create a RootInterface proxy instance for the provided memory address. -
Method Summary
Methods inherited from class org.gnome.gobject.TypeInterface
addPrerequisite, getMemoryLayout, getPlugin, instantiatablePrerequisite, peek, peekParent, prerequisites, readGInstanceType, readGType, writeGInstanceType, writeGType
Methods inherited from class io.github.jwharm.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
RootInterface
Create a RootInterface proxy instance for the provided memory address.- Parameters:
address
- the memory address of the native object
-