Gtk.TreeModel.prototype.sort_new_with_model
function sort_new_with_model():Gtk.TreeModel {
// Gjs wrapper for gtk_tree_model_sort_new_with_model()
}Creates a new Gtk.TreeModel, with child_model as the child model.
- Returns
A new Gtk.TreeModel.
function sort_new_with_model():Gtk.TreeModel {
// Gjs wrapper for gtk_tree_model_sort_new_with_model()
}Creates a new Gtk.TreeModel, with child_model as the child model.
A new Gtk.TreeModel.