Class CookieJar.CookieJarClass

All Implemented Interfaces:
Proxy
Direct Known Subclasses:
CookieJarDB.CookieJarDBClass, CookieJarText.CookieJarTextClass
Enclosing class:
CookieJar

public static class CookieJar.CookieJarClass extends GObject.ObjectClass
  • Constructor Details

    • CookieJarClass

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

      public void overrideSave(Arena arena, @Nullable Method method)
      Override virtual method save.
      Parameters:
      method - the method to invoke
    • overrideIsPersistent

      public void overrideIsPersistent(Arena arena, @Nullable Method method)
      Override virtual method is_persistent.
      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