Method GTK2.TreeView()->expand_row()
classGTK2.TreeView
- Method
expand_row
intexpand_row(GTK2.TreePathpath,intopen_all)- Description
Opens the row so its children are visible.
class GTK2.TreeViewint expand_row(GTK2.TreePath path, int open_all)
Opens the row so its children are visible.