Gtk.CellView.prototype.get_fit_model
function get_fit_model():Boolean {
// Gjs wrapper for gtk_cell_view_get_fit_model()
}Gets whether cell_view is configured to request space to fit the entire Gtk.TreeModel.
Since 3.0
- Returns
whether cell_view requests space to fit the entire Gtk.TreeModel.