1
0
mirror of https://github.com/brl/mutter.git synced 2025-03-29 22:53:47 +00:00
Emmanuele Bassi 9c038ebefb stage-window: Add :backend and :wrapper properties
All StageWindow implementation already have back pointers, but we need a
unified API to actually set them from the generic code path; we can use
properties on the StageWindow interface — though this requires fixing
all backends at the same time, to avoid GObject complaining.
2011-11-10 14:55:03 +00:00
..