TreeViewColumn.newWithArea
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.
Creates a new #GtkTreeViewColumn using area to render its cells.
area | the #GtkCellArea that the newly created column should use to layout cells. |