Class FontFace.FontFaceClass

All Implemented Interfaces:
Proxy
Enclosing class:
FontFace

public static class FontFace.FontFaceClass extends GObject.ObjectClass
  • Constructor Details

    • FontFaceClass

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

      public void overrideGetFaceName(Arena arena, @Nullable Method method)
      Override virtual method get_face_name.
      Parameters:
      method - the method to invoke
    • overrideDescribe

      public void overrideDescribe(Arena arena, @Nullable Method method)
      Override virtual method describe.
      Parameters:
      method - the method to invoke
    • overrideListSizes

      public void overrideListSizes(Arena arena, @Nullable Method method)
      Override virtual method list_sizes.
      Parameters:
      method - the method to invoke
    • overrideIsSynthesized

      public void overrideIsSynthesized(Arena arena, @Nullable Method method)
      Override virtual method is_synthesized.
      Parameters:
      method - the method to invoke
    • overrideGetFamily

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