TreeViewColumn.newWithArea
Creates a new gtk.tree_view_column.TreeViewColumn using area to render its cells.
Parameters
area | the gtk.cell_area.CellArea that the newly created column should use to layout cells. |
Returns
A newly created gtk.tree_view_column.TreeViewColumn.
Deprecated
Use GtkColumnView instead