Extracted from Pike v8.0 release 240 as of 2016-05-30.
   

Method GTK1.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.