has been inserted
TreeViewColumn.getTreeView
gtk.widget.Widget getTreeView()Returns the gtk.tree_view.TreeView wherein tree_column has been inserted. If column is currently not inserted in any tree view, null is returned.
Returns
The tree view wherein column
Deprecated
Use GtkColumnView instead