get_tree_view


Description:

[ Version ( since = "2.12" ) ]
public unowned Widget? get_tree_view ()

Returns the TreeView wherein this has been inserted.

If column is currently not inserted in any tree view, null is returned.

Parameters:

this

A TreeViewColumn

Returns:

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