gtkCListSetText {RGtk2} | R Documentation |
Sets the displayed text in the specified cell.
WARNING: gtk_clist_set_text
is deprecated and should not be used in newly-written code.
gtkCListSetText(w, row, cols, values, zeroBased = TRUE)
|
[integer] The row of the cell. |
Derived by RGtkGen from GTK+ documentation