primary_icon_activatable


Description:

[ NoAccessorMethod ]
[ Version ( since = "2.16" ) ]
public bool primary_icon_activatable { get; set; }

Whether the primary icon is activatable.

GTK+ emits the icon_press and icon_release signals only on sensitive, activatable icons.

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