Method
ClutterEventcopy
Declaration [src]
ClutterEvent*
clutter_event_copy (
const ClutterEvent* event
)
Return value
Returns: | ClutterEvent |
A newly allocated |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |