Signal
ClutterClickAction::clicked
since: 1.4
Description [src]
The ::clicked signal is emitted when the ClutterActor
to which
a ClutterClickAction
has been applied should respond to a
pointer button press and release events.
Default handler: The default handler is called after the handlers added via |
Available since: 1.4 |
Parameters
actor
-
Type:
ClutterActor
The
ClutterActor
attached to theaction
.The data is owned by the caller of the function.