arrow_type_changed
Description:
public virtual signal void arrow_type_changed (
ArrowType type)
Emitted when the arrow direction of the menu button changes.
This value also determines the direction of the popup menu.
Parameters:
| type |
the new ArrowType of the button
|