Class NativeDialog.NativeDialogClass

All Implemented Interfaces:
Proxy
Direct Known Subclasses:
FileChooserNative.FileChooserNativeClass
Enclosing class:
NativeDialog

public static class NativeDialog.NativeDialogClass extends GObject.ObjectClass
Class structure for GtkNativeDialog.
  • Constructor Details

    • NativeDialogClass

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

      public void overrideResponse(Arena arena, @Nullable Method method)
      Override virtual method response.
      Parameters:
      method - the method to invoke
    • overrideShow

      public void overrideShow(Arena arena, @Nullable Method method)
      Override virtual method show.
      Parameters:
      method - the method to invoke
    • overrideHide

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