TreeViewColumn.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.

More...
class TreeViewColumn
getTreeView
()

Return Value

Type: gtk.widget.Widget

The tree view wherein column has been inserted

Detailed Description

Deprecated: Use GtkColumnView instead