Chris Lord cc21a4aa5f [ClutterTimeline] Fix clutter_timeline_set_delay
When setting a delay, timeout_add was being used with msecs. timeout_add
takes fps since the fix to bug #1495. Delay now uses g_timeout_add
instead.
2009-03-26 20:29:23 +00:00
..
2009-03-18 17:07:50 +00:00
2009-03-10 12:38:02 +00:00
2009-03-10 12:38:04 +00:00
2009-03-13 14:29:27 +00:00