EntryGidBuilderImpl.primaryIconSensitive
T primaryIconSensitive(bool propval)Set primaryIconSensitive property.
Parameters
propval | Whether the primary icon is sensitive. An insensitive icon appears grayed out. GTK does not emit the gtk.entry.Entry.iconPress and gtk.entry.Entry.iconRelease signals and does not allow DND from insensitive icons. An icon should be set insensitive if the action that would trigger when clicked is currently not available. |
Returns
Builder instance for fluent chaining