mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-10 02:23:40 +01:00
This allows us to create a copy of an argument without going through GValue. The codegen here does not have any use for it, but we will add an extension system in a later commit. The libdex codegen extension will make use of it to define a boxed type for the method return values.