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 for a stock ID

Details

The accessor for the stock slot.

Warning

This function 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

2026-06-18