Property

GtkComboBox:cell-area

since: 3.0

Declaration

property cell-area: Gtk.CellArea [ read, write, construct-only ]

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

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes