Gtk.Entry.prototype.set_icon_sensitive
function set_icon_sensitive(icon_pos:Gtk.EntryIconPosition, sensitive:Boolean):void {
// Gjs wrapper for gtk_entry_set_icon_sensitive()
}Sets the sensitivity for the specified icon.
Since 2.16
- icon_pos
Icon position
- sensitive
Specifies whether the icon should appear sensitive or insensitive