Schnittstelle FontFaceClass.OnGetFaceName

Umschließende Klasse:
FontFaceClass
Funktionsschnittstelle:
Dies ist eine funktionale Schnittstelle, die somit als Zuweisungsziel für einen Lambdaausdruck oder eine Methodenreferenz verwendet werden kann.

@FunctionalInterface public static interface FontFaceClass.OnGetFaceName
  • Methodendetails

    • onGetFaceName

      Str onGetFaceName(CallbackHandler __self, @Nonnull FontFace face)
      Parameter:
      face - a `PangoFontFace`.
      Gibt zurück:
      the face name for the face. This string is owned by the face object and must not be modified or freed.