Description Usage Arguments Value Author(s)
Creates a new label with the given text inside it. You can
pass NULL
to get an empty label widget.
1 | gtkLabelNew(str = NULL, show = TRUE)
|
|
The text of the label |
[GtkWidget
] the new GtkLabel
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.