RGtk2 (version 2.20.31)

gtkRadioToolButtonNewWithStockFromWidget: gtkRadioToolButtonNewWithStockFromWidget

Description

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.

Usage

gtkRadioToolButtonNewWithStockFromWidget(group = NULL, stock.id, show = TRUE)

Arguments

group
An existing GtkRadioToolButton.
stock.id
the name of a stock item

Value

GtkToolItem] A new GtkRadioToolButton

Details

Since 2.4