Package: gtk

Accessor gtk-image-stock

Lambda List

gtk-image-stock (object)

Syntax

(gtk-image-stock object) => stock
(setf (gtk-image-stock object) stock)

Arguments

object -- a gtk-image widget
stock -- a string with a stock ID

Details

Accessor of the stock slot of the gtk-image class.

Warning

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

See also

2021-12-17