Gtk.TreeRowReference.prototype.get_model

function get_model():Gtk.TreeModel {
    // Gjs wrapper for gtk_tree_row_reference_get_model()
}

Returns the model that the row reference is monitoring.

Since 2.8

Returns

the model