Package org.gnome.gdk
Class DevicePad.DevicePadInterface
java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.gdk.DevicePad.DevicePadInterface
-
Constructor Summary
ConstructorDescriptionDevicePadInterface
(MemorySegment address) Create a DevicePadInterface 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
-
DevicePadInterface
Create a DevicePadInterface proxy instance for the provided memory address.- Parameters:
address
- the memory address of the native object
-