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

The accessor for the primary-icon-gicon slot of the gtk:entry class gets or sets the icon to use as the primary icon for the text entry.
 

See also

2025-08-11