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