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

Method GTK.Clist()->moveto()


Method moveto

GTK.Clist moveto(int row, int column, float xpos, float ypos)

Description

Make the specified row and column visible, and place it relative to xpos and ypos in the area the Clist occupies. xpos and ypos are relative, 0.0 == top, 1.0 == bottom