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) => stock-id
(setf (gtk-cell-renderer-pixbuf-stock-id object) stock-id)

Arguments

object -- a gtk-cell-renderer-pixbuf object
stock-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

2021-3-13