Class CellAreaContext.CellAreaContextClass

All Implemented Interfaces:
Proxy
Enclosing class:
CellAreaContext

public static class CellAreaContext.CellAreaContextClass extends GObject.ObjectClass
  • Constructor Details

    • CellAreaContextClass

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

      public void overrideAllocate(Arena arena, @Nullable Method method)
      Override virtual method allocate.
      Parameters:
      method - the method to invoke
    • overrideReset

      public void overrideReset(Arena arena, @Nullable Method method)
      Override virtual method reset.
      Parameters:
      method - the method to invoke
    • overrideGetPreferredHeightForWidth

      public void overrideGetPreferredHeightForWidth(Arena arena, @Nullable Method method)
      Override virtual method get_preferred_height_for_width.
      Parameters:
      method - the method to invoke
    • overrideGetPreferredWidthForHeight

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