FontChooser.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...
interface FontChooser
getFontFace
()

Return Value

Type: pango.font_face.FontFace

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

Detailed Description