IconView.cellArea

Get cellArea property.

class IconView
@property
cellArea
()

Return Value

Type: 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.