Package: gtk

Function gtk-image-set-from-stock

Lambda List

gtk-image-set-from-stock (image stock-id icon-size)

Arguments

image -- a gtk-image widget
stock-id -- a string with a stock icon name
icon-size -- a stock icon size of type gtk-icon-size

Details

See the gtk-image-new-from-stock function for details.

Warning

The gtk-image-set-from-stock function has been deprecated since version 3.10 and should not be used in newly written code. Use the gtk-image-set-from-icon-name function instead.
 

See also

2021-12-17