[ Version ( since = "2.16" ) ]
public void set_icon_sensitive (EntryIconPosition icon_pos, bool sensitive)
Sets the sensitivity for the specified icon.
| this |
A Entry |
| icon_pos |
Icon position |
| sensitive |
Specifies whether the icon should appear sensitive or insensitive |