mirror of
https://github.com/brl/mutter.git
synced 2025-06-03 20:23:58 +00:00

The setup_viewport() function should only be used by Clutter and not by application code. It can be emulated by changing the Stage size and perspective and requeueing a redraw after calling clutter_stage_ensure_viewport().