Package org.gnome.gtk
Class PrintOperationPreview.PrintOperationPreviewIface
java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.gtk.PrintOperationPreview.PrintOperationPreviewIface
-
Constructor Summary
ConstructorsConstructorDescriptionPrintOperationPreviewIface(MemorySegment address) Create a PrintOperationPreviewIface proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.voidoverrideEndPreview(Arena arena, @Nullable Method method) Override virtual methodend_preview.voidoverrideGotPageSize(Arena arena, @Nullable Method method) Override virtual methodgot_page_size.voidoverrideIsSelected(Arena arena, @Nullable Method method) Override virtual methodis_selected.voidoverrideReady(Arena arena, @Nullable Method method) Override virtual methodready.voidoverrideRenderPage(Arena arena, @Nullable Method method) Override virtual methodrender_page.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
-
PrintOperationPreviewIface
Create a PrintOperationPreviewIface 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
-
overrideReady
-
overrideGotPageSize
-
overrideRenderPage
-
overrideIsSelected
-
overrideEndPreview
-