gtkEntrySetText {RGtk2} | R Documentation |
Sets the text in the widget to the given value, replacing the current contents.
gtkEntrySetText(object, text)
|
[GtkEntry ] a GtkEntry . |
|
[character] the new text. |
Derived by RGtkGen from GTK+ documentation