gtkFrameNew
Creates a new GtkFrame
, with optional label label
.
If label
is NULL
, the label is omitted.
gtkFrameNew(label = NULL, show = TRUE)
|
the text to use as the label of the frame |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.