Method

ClutterEventcopy

Declaration [src]

ClutterEvent*
clutter_event_copy (
  const ClutterEvent* event
)

Description [src]

Copies event.

Return value

Type: ClutterEvent

A newly allocated ClutterEvent.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.