Package: gtk

Accessor gtk:cell-renderer-pixbuf-stock-id

Lambda List

gtk:cell-renderer-pixbuf-stock-id (object)

Syntax

(gtk:cell-renderer-pixbuf-stock-id object) => id
(setf (gtk:cell-renderer-pixbuf-stock-id object) id)

Arguments

object -- a gtk:cell-renderer-pixbuf object
id -- a string with the stock ID

Details

Accessor of the stock-id slot of the gtk:cell-renderer-pixbuf class. The stock ID of the stock icon to render.

Warning

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

See also

2024-3-17