mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-22 02:09:03 +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.