FontChooserT.getFontFace

Gets the pango.font_face.FontFace representing the selected font group details (i.e. family, slant, weight, width, etc).

If the selected font is not installed, returns null.

More...
template FontChooserT()
override
getFontFace
()

Return Value

Type: pango.font_face.FontFace

A pango.font_face.FontFace representing the selected font group details

Detailed Description