<click>

Executes the specified actions upon mouse click and release over the button defined by the parent <graphical_button name=""> tag.

Parent of: Any child of <node name="">

Example:

<graphical_button name="my_graphical_button">
            ...
<click>
...
</click>
</graphical_button>