Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Method GTK1.Clist()->remove()


Method remove

GTK1.Clist remove(int row)

Description

Delete a specified row. If you want to remove all rows in a Clist, use 'clear()' instead of calling remove multiple times.