FontSelection.getFamily

Warning gtk_font_selection_get_family has been deprecated since version 3.2 and should not be used in newly-written code. Use GtkFontChooser Gets the PangoFontFamily representing the selected font family. Since 2.14

class FontSelection
getFamily
()

Return Value

A PangoFontFamily representing the selected font family. Font families are a collection of font faces. The returned object is owned by fontsel and must not be modified or freed. [transfer none]

Meta