mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-06 11:00:57 +01:00
Make the generated GDBus-based code use GVariantBuilder with a static GVariantType to avoid copying the GVariantType on each use. This is gated behind a GLib 2.83.0 check.