Gtk.FontSelection.prototype.get_face_list

function get_face_list():Gtk.Widget {
    // Gjs wrapper for gtk_font_selection_get_face_list()
}

This returns the Gtk.TreeView which lists all styles available for the selected font. For example, 'Regular', 'Bold', etc.

Since 2.14

Returns

A Gtk.Widget that is part of fontsel