TreeViewColumn.getTreeView

Returns the #GtkTreeView wherein @tree_column has been inserted. If @column is currently not inserted in any tree view, %NULL is returned.

class TreeViewColumn
getTreeView
()

Return Value

Type: Widget

The tree view wherein @column has been inserted if any, %NULL otherwise.

Meta