Description Usage Arguments Value Author(s)
Creates a new GtkFrame
, with optional label label
.
If label
is NULL
, the label is omitted.
1 | gtkFrameNew(label = NULL, show = TRUE)
|
|
the text to use as the label of the frame |
[GtkWidget
] a new GtkFrame
widget
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.