ComboBoxGidBuilderImpl.cellArea
T cellArea(gtk.cell_area.CellArea propval)Set cellArea property.
Parameters
propval | 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. |
Returns
Builder instance for fluent chaining