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.

Since 2.68