Class LogAttr

All Implemented Interfaces:
Proxy

@Generated("org.javagi.JavaGI") public class LogAttr extends ProxyInstance
The PangoLogAttr structure stores information about the attributes of a single character.
  • Constructor Details

    • LogAttr

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

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

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

    • getMemoryLayout

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