Gtk.TreePath.prototype.down
function down():void { // Gjs wrapper for gtk_tree_path_down() }
Moves path to point to the first child of the current path.
function down():void { // Gjs wrapper for gtk_tree_path_down() }
Moves path to point to the first child of the current path.