mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
cb03b46a20
Only an unowned closure is returned by the add_*_callback methods as the object itself owns the closure. Add array annotation when taking an array of integers. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3516>