mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-03 20:29:21 +02:00
Move the preallocation into the GString struct, and add g_string_init and g_string_clear to enable on-stack use of GString.
Move the preallocation into the GString struct, and add g_string_init and g_string_clear to enable on-stack use of GString.