mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 02:19:15 +00:00
ad221bfe4e
Bug 1000 - clutter-x11 should define gtypes for its enumerations * clutter/x11/Makefile.am: * clutter/x11/clutter-event-x11.c: * clutter/x11/clutter-x11-enum-types.c.in: * clutter/x11/clutter-x11-enum-types.h.in: * clutter/x11/clutter-x11.h: Add the GTypes for the X11-specific enumerations, so that they can be used by the bindings. (Andy Wingo)