Emmanuele Bassi e49b05049a Allow disabling the timeline pool via environment variables
All the ClutterTimeline share a ClutterTimeoutPool by default. This might
cause problems if an application is using a heavily threaded library that
does not play nicely with the main loop (like libneon). If this is the
case, using the CLUTTER_TIMELINE environment variable set to "no-pool"
makes the ClutterTimeline objects discard the pool and allocate a slice
of the main loop.
2007-06-21 14:19:56 +00:00
..
2007-06-14 19:57:29 +00:00
2007-06-14 15:30:27 +00:00
2007-06-14 15:30:27 +00:00
2007-06-14 15:30:27 +00:00