TreeViewColumn.with_area
Description:
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`. |