Class StyleSchemeChooser.StyleSchemeChooserInterface

java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.gtksourceview.StyleSchemeChooser.StyleSchemeChooserInterface
All Implemented Interfaces:
Proxy
Enclosing interface:
StyleSchemeChooser

public static class StyleSchemeChooser.StyleSchemeChooserInterface extends TypeInterface
  • Constructor Details

    • StyleSchemeChooserInterface

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

      public void overrideGetStyleScheme(Arena arena, @Nullable Method method)
      Override virtual method get_style_scheme.
      Parameters:
      method - the method to invoke
    • overrideSetStyleScheme

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