Package: gtk

Function gtk-radio-tool-button-new-with-stock-from-widget

Lambda List

gtk-radio-tool-button-new-with-stock-from-widget (group stock)

Arguments

group -- an existing gtk-radio-tool-button widget
stock -- a string with the name of a stock item

Return Value

A new gtk-radio-tool-button widget.

Details

Creates a new radio tool button adding it to the same group as group. The new radio tool button will contain an icon and label from the stock item indicated by stock.

Warning

The gtk-radio-tool-button-new-with-stock-from-widget function has been deprecated since version 3.10 and should not be used in newly written code. Use the gtk-radio-tool-button-new-from-widget function instead.
 

See also

2021-12-1