get_current_event


Description:


[ Version ( since = "1.2" ) ]
public unowned Event get_current_event ()

If an event is currently being processed, return that event.

This function is intended to be used to access event state that might not be exposed by higher-level widgets. For example, to get the key modifier state from a Button 'clicked' event.

Returns:

The current ClutterEvent, or null if none


Namespace: Clutter
Package: clutter-1.0