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 for the primary icon for the entry.
 

See also

2021-11-3