mirror of
https://github.com/brl/mutter.git
synced 2025-04-12 13:19:38 +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().