TreeViewColumn.this

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

Parameters

area CellArea

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

Return Value

A newly created #GtkTreeViewColumn.

Throws

ConstructionException GTK+ fails to create the object.

Meta