Gtk.CellView.prototype.get_model

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

Returns the model for cell_view. If no model is used null is returned.

Since 2.16

Returns

a Gtk.TreeModel used or null