Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTestTextSet: gtkTestTextSet
Description
Set the text string of
widget
to
string
if it is a GtkLabel, GtkEditable (entry and text widgets) or GtkTextView.
Usage
gtkTestTextSet(widget, string)
Arguments
widget
valid widget pointer.
string
a C string
Details
Since 2.14