button_press_event


Description:

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

Gets emitted when there is a button press 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 pressed

time

The time supplied by the event, or 0

panel_position

The PositionType to use for menu positioning