Extracted from Pike v7.4 release 35 at 2003-12-09.
pike.ida.liu.se
[Top]
predef::
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.