Package org.gnome.gtk
Class PrintOperation.PrintOperationClass
java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeClass
org.gnome.gobject.GObject.ObjectClass
org.gnome.gtk.PrintOperation.PrintOperationClass
-
Constructor Summary
ConstructorsConstructorDescriptionPrintOperationClass(MemorySegment address) Create a PrintOperationClass proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.voidoverrideBeginPrint(Arena arena, @Nullable Method method) Override virtual methodbegin_print.voidoverrideCreateCustomWidget(Arena arena, @Nullable Method method) Override virtual methodcreate_custom_widget.voidoverrideCustomWidgetApply(Arena arena, @Nullable Method method) Override virtual methodcustom_widget_apply.voidoverrideDone(Arena arena, @Nullable Method method) Override virtual methoddone.voidoverrideDrawPage(Arena arena, @Nullable Method method) Override virtual methoddraw_page.voidoverrideEndPrint(Arena arena, @Nullable Method method) Override virtual methodend_print.voidoverridePaginate(Arena arena, @Nullable Method method) Override virtual methodpaginate.voidoverridePreview(Arena arena, @Nullable Method method) Override virtual methodpreview.voidoverrideRequestPageSetup(Arena arena, @Nullable Method method) Override virtual methodrequest_page_setup.voidoverrideStatusChanged(Arena arena, @Nullable Method method) Override virtual methodstatus_changed.voidoverrideUpdateCustomWidget(Arena arena, @Nullable Method method) Override virtual methodupdate_custom_widget.Methods inherited from class org.gnome.gobject.GObject.ObjectClass
findProperty, installProperties, installProperty, listProperties, overrideConstructed, overrideConstructor, overrideDispatchPropertiesChanged, overrideDispose, overrideFinalize, overrideGetProperty, overrideNotify, overrideProperty, overrideSetProperty, readConstructProperties, readFlags, readNConstructProperties, readNPspecs, readPdummy, readPspecs, writeConstructProperties, writeFlags, writeNConstructProperties, writeNPspecs, writePdummy, writePspecsMethods inherited from class org.gnome.gobject.TypeClass
addPrivate, adjustPrivateOffset, get, getInstancePrivateOffset, getPrivate, peek, peekParent, peekStatic, readGType, ref, unref, unrefUncached, writeGTypeMethods inherited from class org.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
PrintOperationClass
Create a PrintOperationClass 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
-
overrideDone
-
overrideBeginPrint
-
overridePaginate
-
overrideRequestPageSetup
-
overrideDrawPage
-
overrideEndPrint
-
overrideStatusChanged
-
overrideCreateCustomWidget
-
overrideCustomWidgetApply
-
overridePreview
-
overrideUpdateCustomWidget
-