gtkEntryGetText {RGtk2} | R Documentation |
Retrieves the contents of the entry widget.
See also gtkEditableGetChars
.
gtkEntryGetText(object)
|
[GtkEntry ] a GtkEntry |
[character] a pointer to the contents of the widget as a string, modified or stored.
Derived by RGtkGen from GTK+ documentation