Havoc Pennington be462b2ea8 Bug 1087 - virtualize stage_queue_redraw
Add a ClutterStage::queue-redraw signal.

The purpose of this signal is to allow combining the Clutter redraw
idle with another redraw idle such as gtk's (or any other one really;
this is desirable anytime Clutter is not the only thing drawing to
a toplevel window).

To override the default, you would connect to ::queue-redraw and then
stop the signal emission.
2009-01-12 14:28:39 +00:00
..
2009-01-12 11:21:06 +00:00
2008-12-23 20:55:35 +00:00
2008-10-31 12:07:01 +00:00
2009-01-05 11:11:10 +00:00
2009-01-07 12:06:33 +00:00
2009-01-07 12:06:33 +00:00