Method
GLibStrvBuilderend
since: 2.68
Declaration [src]
GStrv
g_strv_builder_end (
GStrvBuilder* builder
)
Description [src]
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.
Available since: 2.68