Gtk.TreeSelection.prototype.select_all
function select_all():void {
// Gjs wrapper for gtk_tree_selection_select_all()
}Selects all the nodes. selection must be set to #GTK_SELECTION_MULTIPLE mode.
function select_all():void {
// Gjs wrapper for gtk_tree_selection_select_all()
}Selects all the nodes. selection must be set to #GTK_SELECTION_MULTIPLE mode.