Since 2.68
StrvBuilder.end
string[] end()Ends the builder process and returns the constructed NULL-terminated string array. The returned value should be freed with [glib.global.strfreev] when no longer needed.
Returns
the constructed string array.
string[] end()Ends the builder process and returns the constructed NULL-terminated string array. The returned value should be freed with [glib.global.strfreev] when no longer needed.
Since 2.68