Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkCListRemove: gtkCListRemove
Description
Removes the specified row from the CList.
WARNING:
gtk_clist_remove
is deprecated and should not be used in newly-written code.
Usage
gtkCListRemove(object, row)
Arguments
object
The
GtkCList
to affect.
row
The row to remove.