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: gtk.widget.Widget

The tree view wherein column has been inserted if any, null otherwise.