mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-10 04:53:18 +01:00
Using g_variant_new_from_data() for creating new byte arrays is non-obvious. This patch adds a g_variant_new_fixed_array() function. https://bugzilla.gnome.org/show_bug.cgi?id=659923