[ Version ( since = "0.6" ) ]
public virtual signal bool motion_event (MotionEvent event)
The motion_event signal is emitted each time the mouse pointer is moved over actor.
| event |
|
true if the event has been handled by the actor, or false to continue the emission. |