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