Description Usage Arguments Details Value Author(s)
Creates a new GtkRadioToolButton
, adding it to group
.
The new GtkRadioToolButton
will contain an icon and label from the
stock item indicated by stock.id
.
1 | gtkRadioToolButtonNewFromStock(group = NULL, stock.id, show = TRUE)
|
|
an existing radio button group, or |
|
the name of a stock item |
Since 2.4
[GtkToolItem
] The new GtkRadioToolItem
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.