aboutsummaryrefslogtreecommitdiff
path: root/src/app-indicator.c
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-10 14:07:37 -0600
committerTed Gould <ted@gould.cx>2011-02-10 14:07:37 -0600
commit43c1ba2998088bb4e5dd74acc8637da2f867831b (patch)
tree0f7abc399baaa1bab5ad126c98f058662b3cf634 /src/app-indicator.c
parent2f8daaccfa12fa4d569dc370803ba88dbd3c1920 (diff)
downloadlibayatana-appindicator-43c1ba2998088bb4e5dd74acc8637da2f867831b.tar.gz
libayatana-appindicator-43c1ba2998088bb4e5dd74acc8637da2f867831b.tar.bz2
libayatana-appindicator-43c1ba2998088bb4e5dd74acc8637da2f867831b.zip
Being more specific about the types of the signal
Diffstat (limited to 'src/app-indicator.c')
-rw-r--r--src/app-indicator.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/app-indicator.c b/src/app-indicator.c
index 7bee341..f4e9173 100644
--- a/src/app-indicator.c
+++ b/src/app-indicator.c
@@ -476,6 +476,8 @@ app_indicator_class_init (AppIndicatorClass *klass)
/**
AppIndicator::scroll-event:
@arg0: The #AppIndicator object
+ @arg1: How many steps the scroll wheel has taken
+ @arg2: (type Gdk.ScrollDirection) Which direction the wheel went in
Signaled when there is a new icon set for the
object.