mutter/clutter/x11
Emmanuele Bassi b2c905ff50 Hide the marshallers
The marshallers we use for the signals are declared in a private header,
and it stands to reason that they should also be hidden in the shared
object by using the common '_' prefix. We are also using some direct
g_cclosure_marshal_* symbol from GLib, instead of consistently use the
clutter_marshal_* symbol.
2010-06-11 16:09:36 +01:00
..
clutter-backend-x11-private.h
clutter-backend-x11.c
clutter-backend-x11.h
clutter-device-manager-x11.c
clutter-device-manager-x11.h
clutter-event-x11.c
clutter-input-device-x11.c
clutter-input-device-x11.h
clutter-stage-x11.c
clutter-stage-x11.h
clutter-x11-enum-types.c.in
clutter-x11-enum-types.h.in
clutter-x11-texture-pixmap.c
clutter-x11-texture-pixmap.h
clutter-x11.h
clutter-x11.pc.in
Makefile.am