FontChooser.getFontFamily

Gets the pango.font_family.FontFamily representing the selected font family.

Font families are a collection of font faces.

If the selected font is not installed, returns null.

More...
interface FontChooser
getFontFamily
()

Return Value

Type: pango.font_family.FontFamily

A pango.font_family.FontFamily representing the selected font family

Detailed Description