TreeViewColumn.newWithArea

Creates a new gtk.tree_view_column.TreeViewColumn using area to render its cells.

Parameters

areathe gtk.cell_area.CellArea that the newly created column should use to layout cells.

Returns

Deprecated

Use GtkColumnView instead