ComboBoxGidBuilderImpl.cellArea

Set cellArea property.

class ComboBoxGidBuilderImpl(T)
T
cellArea

Parameters

propval gtk.cell_area.CellArea

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.ComboBox.newWithArea a horizontally oriented #GtkCellAreaBox will be used.

Return Value

Type: T

Builder instance for fluent chaining