mutter/clutter/win32
Emmanuele Bassi 0187bb3965 [actor] Use flags to control allocations
Instead of passing a boolean value, the ::allocate virtual function
should use a bitmask and flags. This gives us room for expansion
without breaking API/ABI, and allows to encode more information to
the allocation process instead of just changes of absolute origin.
2009-06-04 16:30:31 +01:00
..
clutter-backend-win32.c
clutter-backend-win32.h
clutter-event-win32.c [clutter-event-win32] Fix the argument types to clutter_actor_get_size 2009-06-04 11:50:52 +01:00
clutter-stage-win32.c [actor] Use flags to control allocations 2009-06-04 16:30:31 +01:00
clutter-stage-win32.h
clutter-win32.h
clutter-win32.pc.in
Makefile.am