Package: gtk

Function gtk:entry-icon-activatable

Lambda List

gtk:entry-icon-activatable (entry pos)

Syntax

(gtk:entry-icon-activatable entry pos) => activatable
(setf (gtk:entry-icon-activatable entry pos) activatable)

Arguments

entry -- a gtk:entry widget
pos -- a gtk:entry-icon-position value for the icon position
activatable -- true if the icon is activatable

Details

Gets or sets whether the icon is activatable.
 

See also

2026-08-18