Class Fontset.FontsetClass

All Implemented Interfaces:
Proxy
Enclosing class:
Fontset

public static class Fontset.FontsetClass extends GObject.ObjectClass
The PangoFontsetClass structure holds the virtual functions for a particular PangoFontset implementation.
  • Constructor Details

    • FontsetClass

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

      public void overrideGetFont(Arena arena, @Nullable Method method)
      Override virtual method get_font.
      Parameters:
      method - the method to invoke
    • overrideGetMetrics

      public void overrideGetMetrics(Arena arena, @Nullable Method method)
      Override virtual method get_metrics.
      Parameters:
      method - the method to invoke
    • overrideGetLanguage

      public void overrideGetLanguage(Arena arena, @Nullable Method method)
      Override virtual method get_language.
      Parameters:
      method - the method to invoke
    • overrideForeach

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