Class Settings.SettingsClass

All Implemented Interfaces:
Proxy
Enclosing class:
Settings

public static class Settings.SettingsClass extends GObject.ObjectClass
  • Constructor Details

    • SettingsClass

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

      public void overrideWritableChanged(Arena arena, @Nullable Method method)
      Override virtual method writable_changed.
      Parameters:
      method - the method to invoke
    • overrideChanged

      public void overrideChanged(Arena arena, @Nullable Method method)
      Override virtual method changed.
      Parameters:
      method - the method to invoke
    • overrideWritableChangeEvent

      public void overrideWritableChangeEvent(Arena arena, @Nullable Method method)
      Override virtual method writable_change_event.
      Parameters:
      method - the method to invoke
    • overrideChangeEvent

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