secondary_icon_activatable


Description:

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

Whether the secondary 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.