GtkFontChooserIface.getFontFamily

struct GtkFontChooserIface
extern (C)
PangoFontFamily* function(GtkFontChooser* fontchooser) 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