Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkCListAppend: gtkCListAppend
Description
Adds a row to the CList at the bottom.
WARNING:
gtk_clist_append
is deprecated and should not be used in newly-written code.
Usage
gtkCListAppend(object, text)
Arguments
object
The
GtkCList
to affect.
text
An list of strings to add.
Value