mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 15:44:10 +00:00
5ed1b03a91
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().