Package: gtk

Accessor gtk:entry-primary-icon-name

Lambda List

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

Syntax

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

Arguments

object -- a gtk:entry widget
name -- a string with the icon name

Details

Accessor of the primary-icon-name slot of the gtk:entry class. The icon name from the current icon theme to use as the primary icon for the text entry.
 

See also

2023-4-7