gtkCListRemove {RGtk2} | R Documentation |
Removes the specified row from the CList.
WARNING: gtk_clist_remove
is deprecated and should not be used in newly-written code.
gtkCListRemove(object, row)
|
[GtkCList ] The GtkCList to affect. |
|
[integer] The row to remove. |
Derived by RGtkGen from GTK+ documentation