Class TreeRowData

All Implemented Interfaces:
Proxy

@Generated("org.javagi.JavaGI") public class TreeRowData extends ProxyInstance
  • Constructor Details

    • TreeRowData

      public TreeRowData(MemorySegment address)
      Create a TreeRowData proxy instance for the provided memory address.
      Parameters:
      address - the memory address of the native object
    • TreeRowData

      public TreeRowData(Arena arena)
      Allocate a new TreeRowData.
      Parameters:
      arena - to control the memory allocation scope
    • TreeRowData

      public TreeRowData()
      Allocate a new TreeRowData. The memory is allocated with Arena.ofAuto().
  • Method Details

    • getType

      public static @Nullable Type getType()
      Get the GType of the TreeRowData class.
      Returns:
      the GType
    • getMemoryLayout

      public static MemoryLayout getMemoryLayout()
      The memory layout of the native struct.
      Returns:
      the memory layout