GtkFontChooserIface.getFontFace

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

Return Value

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