Class Set

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

@Generated("org.javagi.JavaGI") public class Set extends ProxyInstance
Data type for holding a set of integers. hb_set_t's are used to gather and contain glyph IDs, Unicode code points, and various other collections of discrete values.
  • Constructor Details

    • Set

      public Set(MemorySegment address)
      Create a Set 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 Set class.
      Returns:
      the GType
    • getMemoryLayout

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