TreeViewColumn.getTreeView

gtk.widget.Widget getTreeView()

Returns the #GtkTreeView 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 has

been inserted if any, null otherwise.