Gtk.TreePath.new_first
function new_first():Gtk.TreePath { // Gjs wrapper for gtk_tree_path_new_first() }
Creates a new Gtk.TreePath.
The string representation of this path is "0".
- Returns
A new Gtk.TreePath
function new_first():Gtk.TreePath { // Gjs wrapper for gtk_tree_path_new_first() }
Creates a new Gtk.TreePath.
The string representation of this path is "0".
A new Gtk.TreePath