Class FontFamily.FontFamilyClass

All Implemented Interfaces:
Proxy
Enclosing class:
FontFamily

public static class FontFamily.FontFamilyClass extends GObject.ObjectClass
  • Constructor Details

    • FontFamilyClass

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

      public void overrideListFaces(Arena arena, @Nullable Method method)
      Override virtual method list_faces.
      Parameters:
      method - the method to invoke
    • overrideGetName

      public void overrideGetName(Arena arena, @Nullable Method method)
      Override virtual method get_name.
      Parameters:
      method - the method to invoke
    • overrideIsMonospace

      public void overrideIsMonospace(Arena arena, @Nullable Method method)
      Override virtual method is_monospace.
      Parameters:
      method - the method to invoke
    • overrideIsVariable

      public void overrideIsVariable(Arena arena, @Nullable Method method)
      Override virtual method is_variable.
      Parameters:
      method - the method to invoke
    • overrideGetFace

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