Gtk.TreePath.new
function new():Gtk.TreePath { // Gjs wrapper for gtk_tree_path_new() }
Creates a new Gtk.TreePath. This structure refers to a row.
- Returns
A newly created Gtk.TreePath.
function new():Gtk.TreePath { // Gjs wrapper for gtk_tree_path_new() }
Creates a new Gtk.TreePath. This structure refers to a row.
A newly created Gtk.TreePath.