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