GtkFontChooserIface.getFontFace

struct GtkFontChooserIface
extern (C)
PangoFontFace* function(GtkFontChooser* fontchooser) getFontFace;

Return Value

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

Meta