Package: gtk

Accessor gtk-cell-renderer-pixbuf-icon-name

Lambda List

gtk-cell-renderer-pixbuf-icon-name (object)

Syntax

(gtk-cell-renderer-pixbuf-icon-name object) => icon-name
(setf (gtk-cell-renderer-pixbuf-icon-name object) icon-name)

Arguments

object -- a gtk-cell-renderer-pixbuf object
icon-name -- a string with the name of the themed icon to display

Details

Accessor of the icon-name slot of the gtk-cell-renderer-pixbuf class.

The name of the themed icon to display. This property only has an effect if not overridden by the stock-id or pixbuf properties.
 

See also

2021-3-13