Pike v8.0 release 1738

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.