Class SegmentProperties

java.lang.Object
org.javagi.base.ProxyInstance
org.freedesktop.harfbuzz.SegmentProperties
All Implemented Interfaces:
Proxy

@Generated("org.javagi.JavaGI") public class SegmentProperties extends ProxyInstance
The structure that holds various text properties of an hb_buffer_t. Can be set and retrieved using hb_buffer_set_segment_properties() and hb_buffer_get_segment_properties(), respectively.
  • Constructor Details

    • SegmentProperties

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

    • getType

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

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