diff options
author | Ted Gould <ted@gould.cx> | 2011-01-27 15:13:47 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-27 15:13:47 -0600 |
commit | ded377cb33d2d9eecde45ed07c15b45e244de507 (patch) | |
tree | ef3303f53c9f9b11a47babb12ab7751b29cf4bb6 /libindicator/indicator-object-marshal.list | |
parent | ab0f0abc3571f801ffff8c42ad87d1e53d6a8ccf (diff) | |
parent | d903523d9f89042b865a3aa6f0dd523d404848f4 (diff) | |
download | libayatana-indicator-ded377cb33d2d9eecde45ed07c15b45e244de507.tar.gz libayatana-indicator-ded377cb33d2d9eecde45ed07c15b45e244de507.tar.bz2 libayatana-indicator-ded377cb33d2d9eecde45ed07c15b45e244de507.zip |
Adding a signal for scrolling that includes the entry
Diffstat (limited to 'libindicator/indicator-object-marshal.list')
-rw-r--r-- | libindicator/indicator-object-marshal.list | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libindicator/indicator-object-marshal.list b/libindicator/indicator-object-marshal.list index 4ea1e8b..73f1fac 100644 --- a/libindicator/indicator-object-marshal.list +++ b/libindicator/indicator-object-marshal.list @@ -1,4 +1,5 @@ VOID: POINTER, UINT, UINT -VOID: UINT,ENUM +VOID: UINT, ENUM +VOID: POINTER, UINT, ENUM VOID: POINTER, UINT VOID: POINTER, BOOLEAN |