Function

Clutter-18Clutterget_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 Clutter.Event

    The current ClutterEvent, or null if none