Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

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.