Method

GtkCellViewget_fit_model

since: 3.0

Declaration [src]

gboolean
gtk_cell_view_get_fit_model (
  GtkCellView* cell_view
)

Description [src]

Gets whether cell_view is configured to request space to fit the entire GtkTreeModel.

Available since: 3.0

Gets propertyGtk.CellView:fit-model

Return value

Type: gboolean

Whether cell_view requests space to fit the entire GtkTreeModel.