FontSelection.getFamilyList

Warning gtk_font_selection_get_family_list has been deprecated since version 3.2 and should not be used in newly-written code. Use GtkFontChooser This returns the GtkTreeView that lists font families, for example, 'Sans', 'Serif', etc. Since 2.14

class FontSelection
getFamilyList
()

Return Value

Type: Widget

A GtkWidget that is part of fontsel. [transfer none]

Meta