Entry.setIconSensitive
void setIconSensitive(gtk.types.EntryIconPosition iconPos, bool sensitive)Sets the sensitivity for the specified icon.
Parameters
iconPos | Icon position |
sensitive | Specifies whether the icon should appear sensitive or insensitive |