Package: gtk

Accessor gtk:entry-secondary-icon-name

Lambda List

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

Syntax

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

Arguments

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

Details

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

See also

2024-4-7