Property
GtkComboBox:cell-area
since: 3.0
Description [src]
The GtkCellArea
used to layout cell renderers for this combo box.
If no area is specified when creating the combo box with gtk_combo_box_new_with_area()
a horizontally oriented GtkCellAreaBox
will be used.
Type: | GtkCellArea |
Available since: | 3.0 |