Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
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.