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 to use for the secondary icon for the entry.
 

See also

*2021-11-3