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

A newly created [gtk.tree_view_column.TreeViewColumn].

Deprecated

Use GtkColumnView instead