Package: gtk

Accessor gtk:entry-primary-icon-pixbuf

Lambda List

gtk:entry-primary-icon-pixbuf (object)

Syntax

(gtk:entry-primary-icon-pixbuf object) => pixbuf
(setf (gtk:entry-primary-icon-pixbuf object) pixbuf)

Arguments

object -- a gtk:entry widget
pixbuf -- a gdk-pixbuf:pixbuf object

Details

Accessor of the primary-icon-pixbuf slot of the gtk:entry class. A pixbuf to use as the primary icon for the entry.
 

See also

2023-3-12