aboutsummaryrefslogtreecommitdiff
path: root/libindicator/indicator-object-marshal.list
diff options
context:
space:
mode:
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2011-07-09 03:39:10 +0200
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2011-07-09 03:39:10 +0200
commit6f1c8e020c0db10a1b2c69c0d2f08a5e69cbc271 (patch)
treed3f22299558dbbcefa779251a77b52d721dfbdca /libindicator/indicator-object-marshal.list
parent5f78a771bfb0a7f334da952eeb9a8b4c049110be (diff)
downloadlibayatana-indicator-6f1c8e020c0db10a1b2c69c0d2f08a5e69cbc271.tar.gz
libayatana-indicator-6f1c8e020c0db10a1b2c69c0d2f08a5e69cbc271.tar.bz2
libayatana-indicator-6f1c8e020c0db10a1b2c69c0d2f08a5e69cbc271.zip
Added support for secondary activate signal: i.e. middle-click
Secondary activate signal is designed to be used for a secondary kind of activation, for example using middle-click. It exports both the event time and the mouse position (this is mostly needed to follow the Status Notifier specifications).
Diffstat (limited to 'libindicator/indicator-object-marshal.list')
-rw-r--r--libindicator/indicator-object-marshal.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/libindicator/indicator-object-marshal.list b/libindicator/indicator-object-marshal.list
index 4896ac4..d0b0437 100644
--- a/libindicator/indicator-object-marshal.list
+++ b/libindicator/indicator-object-marshal.list
@@ -2,3 +2,4 @@ VOID: POINTER, UINT, UINT
VOID: POINTER, UINT, ENUM
VOID: POINTER, UINT
VOID: POINTER, BOOLEAN
+VOID: POINTER, UINT, INT, INT