FontSelection.getFaceList

Warning gtk_font_selection_get_face_list has been deprecated since version 3.2 and should not be used in newly-written code. Use GtkFontChooser This returns the GtkTreeView which lists all styles available for the selected font. For example, 'Regular', 'Bold', etc. Since 2.14

class FontSelection
getFaceList
()

Return Value

Type: Widget

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

Meta