mutter/doc
Neil Roberts a72237b876 clutter-stage: Add clutter_stage_get_redraw_clip_bounds
This adds a public function to get the bounds of the current clipped
redraw on a stage. This should only be called while the stage is being
painted. The function diverts to a virtual function on the
ClutterStageWindow implementation. If the function isn't implemented
or it returns FALSE then the entire stage is reported. The clip bounds
are in integer pixel coordinates in the stage's coordinate space.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2421
2011-07-13 13:54:50 +01:00
..
common
cookbook
manual
reference clutter-stage: Add clutter_stage_get_redraw_clip_bounds 2011-07-13 13:54:50 +01:00
AUTHORS.old
clutter-actor-invariants.txt
CODING_STYLE
HACKING
HACKING.backends
Makefile.am
RELEASING doc/RELEASING: Fix the check for diffs from origin/master 2011-06-29 16:16:25 +01:00