mirror of
https://github.com/brl/mutter.git
synced 2025-02-13 11:54:09 +00:00
7547891a76
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>