gtkCListInsert
Adds a row of text to the CList at the specified position.
WARNING: gtk_clist_insert
is deprecated and should not be used in newly-written code.
gtkCListInsert(object, row, text)
|
The |
|
The row where the text should be inserted. |
|
An list of string to add. |
[integer] The number of the row added.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.