mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 07:38:54 +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.