Package: gtk

Accessor gtk-entry-primary-icon-activatable

Lambda List

gtk-entry-primary-icon-activatable (object)

Syntax

(gtk-entry-primary-icon-activatable object) => activatable
(setf (gtk-entry-primary-icon-activatable object) activatable)

Arguments

object -- a gtk-entry widget
activatable -- a boolean whether the primary icon is activatable

Details

Accessor of the primary-icon-activatable slot of the gtk-entry class.

Whether the primary icon is activatable. GTK emits the "icon-press" and "icon-release" signals only on sensitive, activatable icons. Sensitive, but non-activatable icons can be used for purely informational purposes.
 

See also

2021-11-3