gtkLabelNew
Creates a new label with the given text inside it. You can pass NULL to get an empty label widget.
NULL
gtkLabelNew(str = NULL, show = TRUE)
str
The text of the label
[GtkWidget] the new GtkLabel
GtkWidget
GtkLabel
Derived by RGtkGen from GTK+ documentation
R Bindings for Gtk 2.8.0 and Above
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.