primary_icon_activatable


Description:

[ NoAccessorMethod ]
public bool primary_icon_activatable { get; set; }

Whether the primary icon is activatable.

GTK emits the [signal@Gtk.Entry:GtkEntry:icon-presss] and [signal@Gtk.Entry:GtkEntry:icon-release] signals only on sensitive, activatable icons.

Sensitive, but non-activatable icons can be used for purely informational purposes.