TreeViewColumn.newWithArea
gtk.tree_view_column.TreeViewColumn newWithArea(gtk.cell_area.CellArea area)Creates a new #GtkTreeViewColumn using area to render its cells.
Parameters
area | the #GtkCellArea that the newly created column should use to layout cells. |
Returns
A newly created #GtkTreeViewColumn.