Method GTK2.TreeView()->row_expanded()
classGTK2.TreeView
- Method
row_expanded
introw_expanded(GTK2.TreePathpath)- Description
Returns true if the node pointed to by path is expanded.
class GTK2.TreeViewint row_expanded(GTK2.TreePath path)
Returns true if the node pointed to by path is expanded.