screen_position_changed


Description:

public virtual signal void screen_position_changed (ScreenPosition position)

This signal is emmitted whenever the screen position of the panel the plugin is on changes.

Plugins writers can for example use this signal to change the arrow direction of buttons.

Parameters:

position

the new ScreenPosition of the panel.