
[Top]
GTK
GTK.Ctree
|
Method GTK.Ctree()->node_moveto()
- Method
node_moveto
object(GTK.Ctree) GTK.Ctree()->node_moveto(object(GTK.CTreeNode) row, int column, float row_align, float col_align)
- Description
-
Scroll the tree so a specified node (and column) is visible.
If the node is folded, it's first visible parent will be shown.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|