Class FontChooser.FontChooserIface

All Implemented Interfaces:
Proxy
Enclosing interface:
FontChooser

public static class FontChooser.FontChooserIface extends TypeInterface
  • Constructor Details

    • FontChooserIface

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

      public void overrideGetFontFamily(Arena arena, @Nullable Method method)
      Override virtual method get_font_family.
      Parameters:
      method - the method to invoke
    • overrideGetFontFace

      public void overrideGetFontFace(Arena arena, @Nullable Method method)
      Override virtual method get_font_face.
      Parameters:
      method - the method to invoke
    • overrideGetFontSize

      public void overrideGetFontSize(Arena arena, @Nullable Method method)
      Override virtual method get_font_size.
      Parameters:
      method - the method to invoke
    • overrideSetFilterFunc

      public void overrideSetFilterFunc(Arena arena, @Nullable Method method)
      Override virtual method set_filter_func.
      Parameters:
      method - the method to invoke
    • overrideFontActivated

      public void overrideFontActivated(Arena arena, @Nullable Method method)
      Override virtual method font_activated.
      Parameters:
      method - the method to invoke
    • overrideSetFontMap

      public void overrideSetFontMap(Arena arena, @Nullable Method method)
      Override virtual method set_font_map.
      Parameters:
      method - the method to invoke
    • overrideGetFontMap

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