FontSelection.getFace

Warning gtk_font_selection_get_face has been deprecated since version 3.2 and should not be used in newly-written code. Use GtkFontChooser Gets the PangoFontFace representing the selected font group details (i.e. family, slant, weight, width, etc). Since 2.14

class FontSelection
getFace
()

Return Value

A PangoFontFace representing the selected font group details. The returned object is owned by fontsel and must not be modified or freed. [transfer none]

Meta