set_icon_activatable
Description:
[ Version ( since = "2.16" ) ]
public void set_icon_activatable (EntryIconPosition icon_pos, bool activatable)
public void set_icon_activatable (EntryIconPosition icon_pos, bool activatable)
Sets whether the icon is activatable.
Parameters:
| this |
A Entry |
| icon_pos |
Icon position |
| activatable |
true if the icon should be activatable |