Description Usage Arguments Value Author(s)
View source: R/gtkFuncs.R View source: R/zcompat.R
Gets the text for the specified cell.
WARNING: gtk_clist_get_text
is deprecated and should not be used in newly-written code.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.