button_release_event


Description:

public signal void button_release_event (int x, int y, uint button, uint time, int panel_position)

Gets emitted when there is a button release received from an applet

Parameters:

x

The absolute x position to use for menu positioning

y

The absolute y position to use for menu positioning

button

The button that was released

time

The time supplied by the event, or 0

panel_position

The PositionType to use for menu positioning