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