TreeViewColumn.this

Creates a new gtk.TreeViewColumn using area to render its cells.

Parameters

area CellArea

the gtk.CellArea that the newly created column should use to layout cells.

Return Value

A newly created gtk.TreeViewColumn

Throws

ConstructionException GTK+ fails to create the object.

Meta