mirror of
https://github.com/brl/mutter.git
synced 2025-03-04 04:08:10 +00:00

We have "create" and "get" methods, and a "create" vmethod. Make it all "get" so the backend implementations can keep their own reference without completely lying. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1403>