1
0
Fork 0
mutter-performance-source/clutter/win32
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-win32.c Hide clutter_context_get_default() 2009-06-18 14:20:28 +01:00
clutter-backend-win32.h Added support for foreign windows to the Win32 backend. 2008-04-15 16:12:37 +00:00
clutter-event-win32.c Hide clutter_context_get_default() 2009-06-18 14:20:28 +01:00
clutter-stage-win32.c Hide clutter_context_get_default() 2009-06-18 14:20:28 +01:00
clutter-stage-win32.h [win32] Track mouse leave messages 2009-02-16 12:46:37 +00:00
clutter-win32.h Added support for foreign windows to the Win32 backend. 2008-04-15 16:12:37 +00:00
clutter-win32.pc.in Typo in clutter-win32.pc.in introduced by commit 24ce19383 2009-03-10 12:16:53 +00:00
Makefile.am 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 17:04:34 +00:00