Signal
ClutterActor::motion-event
since: 13
Declaration
gboolean
motion_event (
ClutterActor* self,
const ClutterEvent* event,
gpointer user_data
)
Description [src]
The signal is emitted each time the mouse pointer is
moved over actor.
| Default handler: The default handler is called after the handlers added via |
| Available since: 13 |
Parameters
event-
Type:
ClutterEventA motion
ClutterEventThe data is owned by the caller of the function.