From 6f1c8e020c0db10a1b2c69c0d2f08a5e69cbc271 Mon Sep 17 00:00:00 2001 From: "Marco Trevisan (TreviƱo)" Date: Sat, 9 Jul 2011 03:39:10 +0200 Subject: 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). --- libindicator/indicator-object-marshal.list | 1 + 1 file changed, 1 insertion(+) (limited to 'libindicator/indicator-object-marshal.list') 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 -- cgit v1.2.3