Class ColorChooser.ColorChooserInterface

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

public static class ColorChooser.ColorChooserInterface extends TypeInterface
  • Constructor Details

    • ColorChooserInterface

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

      public void overrideGetRgba(Arena arena, @Nullable Method method)
      Override virtual method get_rgba.
      Parameters:
      method - the method to invoke
    • overrideSetRgba

      public void overrideSetRgba(Arena arena, @Nullable Method method)
      Override virtual method set_rgba.
      Parameters:
      method - the method to invoke
    • overrideAddPalette

      public void overrideAddPalette(Arena arena, @Nullable Method method)
      Override virtual method add_palette.
      Parameters:
      method - the method to invoke
    • overrideColorActivated

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