Interface FontsetClass.OnGetFont

Enclosing class:
FontsetClass
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface FontsetClass.OnGetFont
  • Method Details

    • onGetFont

      Font onGetFont(CallbackHandler __self, @Nonnull Fontset fontset, int wc)
      Parameters:
      fontset - a `PangoFontset`
      wc - a Unicode character
      Returns:
      a `PangoFont`