cell_area


Description:

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

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

If no area is specified when creating the tree view column with TreeViewColumn.with_area a horizontally oriented `GtkCellAreaBox` will be used.