Gtk.TreeRowReference.prototype.get_path
function get_path():Gtk.TreePath { // Gjs wrapper for gtk_tree_row_reference_get_path() }
Returns a path that the row reference currently points to, or null if the path pointed to is no longer valid.
- Returns
a current path, or null