glib/gio/gdbus-2.0
Christian Hergert bfac590364 gio/gdbus-codegen: use g_variant_builder_init_static()
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.
2024-09-26 12:48:16 +01:00
..
codegen gio/gdbus-codegen: use g_variant_builder_init_static() 2024-09-26 12:48:16 +01:00