gir.core
gir.core copied to clipboard
Verify: Class typed instance parameter should care about transfer annotations
Class typed instance parameter should care about transfer annotations: https://gitlab.gnome.org/GNOME/glib/-/merge_requests/4739
If not calling the "unref" method would destroy the instance which is not desired.
But ref would add reference in this case and unref would not decrease references anymore.