[ CCode ( has_construct_function = false ) ]
public TreeViewColumn.with_area (CellArea area)
Creates a new `GtkTreeViewColumn` using area
to render its cells.
area |
the `GtkCellArea` that the newly created column should use to layout cells. |
A newly created `GtkTreeViewColumn`. |