[ Version ( since = "0.6" ) ]
public virtual signal bool button_press_event (ButtonEvent event)
The button_press_event signal is emitted each time a mouse button is pressed on actor.
| event |
|
true if the event has been handled by the actor, or false to continue the emission. |