API Version: 2.0
Library Version: 2.72
GStrv g_strv_builder_end ( GStrvBuilder* builder )
Ends the builder process and returns the constructed NULL-terminated string array. The returned value should be freed with g_strfreev() when no longer needed.
g_strfreev()
utf8
The constructed string array.
Since 2.68
NULL