TreeViewColumn.newWithArea

Creates a new #GtkTreeViewColumn using area to render its cells.

class TreeViewColumn
static
newWithArea

Parameters

area gtk.cell_area.CellArea

the #GtkCellArea that the newly created column should use to layout cells.

Return Value

Type: gtk.tree_view_column.TreeViewColumn

A newly created #GtkTreeViewColumn.