TreeView.rowExpanded

Returns true if the node pointed to by path is expanded in tree_view.

class TreeView
bool
rowExpanded

Parameters

path gtk.tree_path.TreePath

A #GtkTreePath to test expansion state.

Return Value

Type: bool

true if #path is expanded.