Package: gtk

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

Lambda List

gtk-menu-tool-button-new-from-stock (stock-id)

Arguments

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

Return Value

The new gtk-menu-tool-button widget.

Details

Creates a new menu tool button. The new menu tool button will contain an icon and label from the stock item indicated by stock-id.

Warning

The gtk-menu-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-menu-tool-button-new function instead.
 

See also

2020-9-5