gtkCListGetText
Gets the text for the specified cell.
WARNING: gtk_clist_get_text
is deprecated and should not be used in newly-written code.
gtkCListGetText(w, row, cols, zeroBased = TRUE)
|
The row to query. |
A list containing the following elements:
retval |
[integer] 1 if the cell's text could be retrieved, 0 otherwise. |
|
A pointer to a pointer to store the text. |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.