gtkTestTextSet {RGtk2} | R Documentation |
Set the text string of widget
to string
if it is a GtkLabel,
GtkEditable (entry and text widgets) or GtkTextView.
gtkTestTextSet(widget, string)
|
valid widget pointer. |
|
a C string |
Since 2.14
Derived by RGtkGen from GTK+ documentation