Extracted from Pike v7.6 release 87 at 2006-08-03.
pike.ida.liu.se
[Top]
GTK
GTK.Clist

Method GTK.Clist()->prepend()


Method prepend

int prepend(array columns)

Description

The return value of indicates the index of the row that was just added.

'columns' are the texts we want to put in the columns. The size of the array should equal the number of columns in the list.