Gtk.Entry.prototype.set_icon_activatable
function set_icon_activatable(icon_pos:Gtk.EntryIconPosition, activatable:Boolean):void {
// Gjs wrapper for gtk_entry_set_icon_activatable()
}Sets whether the icon is activatable.
Since 2.16
- icon_pos
Icon position
- activatable
true if the icon should be activatable