Package org.gnome.gtk
Class PrintBackend
java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.gtk.PrintBackend
-
Constructor Summary
ConstructorDescriptionPrintBackend
(MemorySegment address) Create a PrintBackend proxy instance for the provided memory address. -
Method Summary
Methods inherited from class io.github.jwharm.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
PrintBackend
Create a PrintBackend proxy instance for the provided memory address.- Parameters:
address
- the memory address of the native object
-