StrvBuilder.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.

class StrvBuilder
string[]
end
()

Return Value

Type: string[]

the constructed string array.

Since 2.68