Christian Hergert 0f95b18a7b gio: use g_variant_builder_init_static()
All uses of g_variant_builder_init() in gio are safe to translate to the
new g_variant_builder_init_static() alternative as the type will outlive
the call to g_variant_builder_end() (or is already static in nature).
2024-09-26 12:48:16 +01:00
..
2024-05-09 15:03:55 +00:00
2024-08-10 19:42:32 +02:00
2023-01-27 11:58:56 +03:00
2020-11-17 15:50:07 +00:00