scroll_event


Description:

public signal void scroll_event (int amount, ScrollDirection direction, uint time)

Gets emitted when the user uses the mouse scroll wheel over the status icon.

For the most part, amounts will always be 1, unless an applet supports smooth scrolling. Generally the direction value is most important.

Parameters:

amount

The amount of movement for the scroll event

direction

the ScrollDirection of the scroll event

time

The time supplied by the event, or 0