IconViewGidBuilderImpl.cellArea

Set cellArea property.

class IconViewGidBuilderImpl(T)
T
cellArea

Parameters

propval gtk.cell_area.CellArea

The #GtkCellArea used to layout cell renderers for this view.

If no area is specified when creating the icon view with gtk.icon_view.IconView.newWithArea a #GtkCellAreaBox will be used.

Return Value

Type: T

Builder instance for fluent chaining