mirror of
https://github.com/brl/mutter.git
synced 2025-02-17 05:44:08 +00:00
![Emmanuele Bassi](/assets/img/avatar_default.png)
Creating a synthetic event requires direct access to the ClutterEvent union members; this access does not map in bindings to high-level languages, especially run-time bindings using GObject-Introspection. It's also midly annoying from C, as it unnecessarily exposes the guts of ClutterEvent - something we might want to fix in the future. http://bugzilla.clutter-project.org/show_bug.cgi?id=2575