Description Usage Arguments Value Author(s)
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.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.