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