Method GTK1.Ctree()->is_viewable()
- Method is_viewable
int
is_viewable(GTK1.CTreeNode
node
)- Description
Returns 1 if a certain node can be viewed (with or without scrolling of the tree). Returns 0 if the node is in a folded part of the tree.
int
is_viewable(GTK1.CTreeNode
node
)
Returns 1 if a certain node can be viewed (with or without scrolling of the tree). Returns 0 if the node is in a folded part of the tree.