Package: gtk

Function gtk-image-set-from-icon-set

Lambda List

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

Arguments

image -- a gtk-image widget
icon-set -- a gtk-icon-set structure
icon-size -- a stock icon size of type gtk-icon-size

Details

See the gtk-image-new-from-icon-set function for details.

Warning

The gtk-image-set-from-icon-set 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