Package: gtk

Accessor gtk:entry-primary-icon-gicon

Lambda List

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

Syntax

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

Arguments

object -- a gtk:entry widget
icon -- a g:icon object

Details

Accessor of the primary-icon-gicon slot of the gtk:entry class. The icon to use as the primary icon for the text entry.
 

See also

2024-11-26