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