Property

GtkCellView:fit-model

Declaration

property fit-model: gboolean [ read, write ]

Description [src]

Whether the view should request enough space to always fit the size of every row in the model (used by the combo box to ensure the combo box size doesn’t change when different items are selected).

since 3.0.

Type:gboolean

Default valueFALSE
Getter methodgtk_cell_view_get_fit_model()
Setter methodgtk_cell_view_set_fit_model()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno