Package ch.bailu.gtk.pango
Interface FontFaceClass.OnDescribe
- Enclosing class:
- FontFaceClass
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
-
Method Details
-
onDescribe
- Parameters:
face
- a `PangoFontFace`- Returns:
- a newly-created `PangoFontDescription` structure holding the description of the face. Use [method@Pango.FontDescription.free] to free the result.
-