diff options
author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2011-07-20 02:57:51 +0200 |
---|---|---|
committer | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2011-07-20 02:57:51 +0200 |
commit | 8f71358509ec3e2a6e2fe633c4dfc07c58f450ed (patch) | |
tree | 84a92968fe93fb4cc422a1411cca63a3eef08e5b /bindings/mono/examples/IndicatorExample.cs | |
parent | d54d1e78545ee8cbeb7d3b0d276665290de7f296 (diff) | |
download | libayatana-appindicator-8f71358509ec3e2a6e2fe633c4dfc07c58f450ed.tar.gz libayatana-appindicator-8f71358509ec3e2a6e2fe633c4dfc07c58f450ed.tar.bz2 libayatana-appindicator-8f71358509ec3e2a6e2fe633c4dfc07c58f450ed.zip |
app-indicator: Move from "secondary-activate" signal to secondary_activate target
To avoid appindicators writers to use the "secondary-activate"
event to perform actions that can't be done via a menu item
we added a new API:
- app_indicator_set_secondary_activate_target
- app_indicator_get_secondary_activate_target
With it, an appindicator writer can simply define a new GtkWidget
that will be activated when a secondary activation will occur.
The GtkWidget must be a sensitive and visible inner child of
the appindicator MenuItem.
Diffstat (limited to 'bindings/mono/examples/IndicatorExample.cs')
0 files changed, 0 insertions, 0 deletions