TreeView.rowExpanded

bool rowExpanded(gtk.tree_path.TreePath path)

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

Parameters

pathA #GtkTreePath to test expansion state.

Returns

true if #path is expanded.