Gtk.TreeView.prototype.expand_all
function expand_all():void { // Gjs wrapper for gtk_tree_view_expand_all() }
Recursively expands all nodes in the tree_view.
function expand_all():void { // Gjs wrapper for gtk_tree_view_expand_all() }
Recursively expands all nodes in the tree_view.