Method
GtkEntryset_icon_sensitive
Declaration [src]
void
gtk_entry_set_icon_sensitive (
  GtkEntry* entry,
  GtkEntryIconPosition icon_pos,
  gboolean sensitive
)
Parameters
- icon_pos
- 
            Type: GtkEntryIconPositionIcon position. 
- sensitive
- 
            Type: gbooleanSpecifies whether the icon should appear sensitive or insensitive.