Emmanuele Bassi 708d385866 actor: Annotate signals to enable some optimization
The ::paint, ::queue-redraw, and ::queue-relayout signals should be
marked as no-recurse and no-hooks; these signals are emitted *a lot*
during each frame, and since GLib has a bunch of optimizations for
signals with no closures, we should try and squeeze every single CPU
cycle we can.
2012-03-14 11:35:33 +00:00
..
2012-03-07 12:59:25 +00:00
2011-11-10 19:05:39 +01:00
2012-02-23 12:01:11 +00:00
2011-10-19 15:23:55 +01:00
2011-10-19 15:23:55 +01:00
2011-11-10 14:13:45 +00:00
2012-03-06 12:09:00 +00:00
2012-01-16 23:35:16 +00:00
2012-03-06 12:09:00 +00:00
2012-02-23 17:21:57 +00:00
2012-03-07 14:02:55 +00:00
2012-03-07 14:02:55 +00:00
2012-03-13 18:22:19 +01:00