Class PrintOperationPreview.PrintOperationPreviewIface

java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.gtk.PrintOperationPreview.PrintOperationPreviewIface
All Implemented Interfaces:
Proxy
Enclosing interface:
PrintOperationPreview

public static class PrintOperationPreview.PrintOperationPreviewIface extends TypeInterface
  • Constructor Details

    • PrintOperationPreviewIface

      public PrintOperationPreviewIface(MemorySegment address)
      Create a PrintOperationPreviewIface proxy instance for the provided memory address.
      Parameters:
      address - the memory address of the native object
  • Method Details

    • getMemoryLayout

      public static MemoryLayout getMemoryLayout()
      The memory layout of the native struct.
      Returns:
      the memory layout
    • overrideReady

      public void overrideReady(Arena arena, @Nullable Method method)
      Override virtual method ready.
      Parameters:
      method - the method to invoke
    • overrideGotPageSize

      public void overrideGotPageSize(Arena arena, @Nullable Method method)
      Override virtual method got_page_size.
      Parameters:
      method - the method to invoke
    • overrideRenderPage

      public void overrideRenderPage(Arena arena, @Nullable Method method)
      Override virtual method render_page.
      Parameters:
      method - the method to invoke
    • overrideIsSelected

      public void overrideIsSelected(Arena arena, @Nullable Method method)
      Override virtual method is_selected.
      Parameters:
      method - the method to invoke
    • overrideEndPreview

      public void overrideEndPreview(Arena arena, @Nullable Method method)
      Override virtual method end_preview.
      Parameters:
      method - the method to invoke