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