TreeViewColumn.with_area


Description:

[ CCode ( has_construct_function = false ) ]
public TreeViewColumn.with_area (CellArea area)

Creates a new `GtkTreeViewColumn` using area to render its cells.

Note:

Use GtkColumnView instead

Parameters:

area

the `GtkCellArea` that the newly created column should use to layout cells.

Returns:

A newly created `GtkTreeViewColumn`.