Package: gtk

Function gtk-toggle-tool-button-new-from-stock

Lambda List

gtk-toggle-tool-button-new-from-stock (stock)

Arguments

stock -- a string with the name of the stock item

Return Value

Details

Creates a new toggle tool button containing the image and text from a stock item. It is an error if stock is not a name of a stock item.

Warning

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

See also

2021-10-31