mutter/clutter/fruity
Emmanuele Bassi c6fba47a52 Hide clutter_context_get_default()
The clutter_context_get_default() function is private, but shared
across Clutter. For this reason, it should be prefixed by '_' so
that the symbol is hidden from the shared object.
2009-06-18 14:20:28 +01:00
..
clutter-backend-fruity.c Hide clutter_context_get_default() 2009-06-18 14:20:28 +01:00
clutter-backend-fruity.h
clutter-fruity.c Hide clutter_context_get_default() 2009-06-18 14:20:28 +01:00
clutter-fruity.h
clutter-stage-fruity.c Remove unnecessary setting of CLUTTER_ACTOR_REALIZED flag 2009-06-08 11:07:33 +01:00
clutter-stage-fruity.h
Makefile.am