FontChooserIF.getFontFamily

Gets the PangoFontFamily representing the selected font family.

Font families are a collection of font faces.

If the selected font is not installed, returns %NULL.

interface FontChooserIF
getFontFamily
()

Return Value

A PangoFontFamily representing the selected font family, or %NULL. The returned object is owned by @fontchooser and must not be modified or freed.

Meta