Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK
GTK.Ctree

Method GTK.Ctree()->is_viewable()


Method is_viewable

int is_viewable(GTK.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.