Class PrintOperation.PrintOperationClass

All Implemented Interfaces:
Proxy
Enclosing class:
PrintOperation

public static class PrintOperation.PrintOperationClass extends GObject.ObjectClass
  • Constructor Details

    • PrintOperationClass

      public PrintOperationClass(MemorySegment address)
      Create a PrintOperationClass 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
    • overrideDone

      public void overrideDone(Arena arena, @Nullable Method method)
      Override virtual method done.
      Parameters:
      method - the method to invoke
    • overrideBeginPrint

      public void overrideBeginPrint(Arena arena, @Nullable Method method)
      Override virtual method begin_print.
      Parameters:
      method - the method to invoke
    • overridePaginate

      public void overridePaginate(Arena arena, @Nullable Method method)
      Override virtual method paginate.
      Parameters:
      method - the method to invoke
    • overrideRequestPageSetup

      public void overrideRequestPageSetup(Arena arena, @Nullable Method method)
      Override virtual method request_page_setup.
      Parameters:
      method - the method to invoke
    • overrideDrawPage

      public void overrideDrawPage(Arena arena, @Nullable Method method)
      Override virtual method draw_page.
      Parameters:
      method - the method to invoke
    • overrideEndPrint

      public void overrideEndPrint(Arena arena, @Nullable Method method)
      Override virtual method end_print.
      Parameters:
      method - the method to invoke
    • overrideStatusChanged

      public void overrideStatusChanged(Arena arena, @Nullable Method method)
      Override virtual method status_changed.
      Parameters:
      method - the method to invoke
    • overrideCreateCustomWidget

      public void overrideCreateCustomWidget(Arena arena, @Nullable Method method)
      Override virtual method create_custom_widget.
      Parameters:
      method - the method to invoke
    • overrideCustomWidgetApply

      public void overrideCustomWidgetApply(Arena arena, @Nullable Method method)
      Override virtual method custom_widget_apply.
      Parameters:
      method - the method to invoke
    • overridePreview

      public void overridePreview(Arena arena, @Nullable Method method)
      Override virtual method preview.
      Parameters:
      method - the method to invoke
    • overrideUpdateCustomWidget

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