AppIndicator.Indicator::scroll-event
function callback(indicator, arg1:Number, arg2:Number, ):void;
Signaled when the AppIndicator.Indicator receives a scroll event.
- indicator
instance of AppIndicator.Indicator that is emitting the signal
- arg1
How many steps the scroll wheel has taken
- arg2
(type Gdk.ScrollDirection) Which direction the wheel went in