Extracted from Pike v7.4 release 341 at 2005-11-30.
pike.ida.liu.se
[Top]
predef::
GTK
GTK.Ctree

Method GTK.Ctree()->node_moveto()


Method node_moveto

GTK.Ctree node_moveto(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.