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.

Throws

ConstructionException GTK+ fails to create the object.

Meta