CellViewGidBuilderImpl.cellArea

Set cellArea property.

class CellViewGidBuilderImpl(T)
T
cellArea

Parameters

propval gtk.cell_area.CellArea

The gtk.cell_area.CellArea rendering cells

If no area is specified when creating the cell view with gtk.cell_view.CellView.newWithContext a horizontally oriented gtk.cell_area.CellAreaBox will be used.

since 3.0

Return Value

Type: T

Builder instance for fluent chaining