cell_area


Description:

[ NoAccessorMethod ]
public CellArea cell_area { owned get; construct; }

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

If no area is specified when creating the icon view with IconView.with_area a `GtkCellAreaBox` will be used.