From b782a8a4eaae520a0d4b3fffef466205d3df9c28 Mon Sep 17 00:00:00 2001 From: Cody Russell Date: Wed, 17 Mar 2010 01:14:13 -0500 Subject: Documentation fix. --- libindicator/indicator-object.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libindicator/indicator-object.c b/libindicator/indicator-object.c index c3e0139..511a407 100644 --- a/libindicator/indicator-object.c +++ b/libindicator/indicator-object.c @@ -149,7 +149,7 @@ indicator_object_class_init (IndicatorObjectClass *klass) IndicatorObject::scroll: @arg0: The #IndicatorObject object @arg1: The delta of the scroll event - @arg2: The orientation of the scroll event. %TRUE indicates up, %FALSE down. + @arg2: The orientation of the scroll event. When the indicator receives a mouse scroll wheel event from the user, this signal is emitted. -- cgit v1.2.3