API Version: 2.0
Library Version: 2.79.3
Generated by gi-docgen 2023.3
since: 2.68
void g_strv_builder_take ( GStrvBuilder* builder, char* value )
Add a string to the end of the array. After value belongs to the GStrvBuilder and may no longer be modified by the caller.
value
GStrvBuilder
Since 2.80
Available since: 2.68
Type: char*
char*
A string. Ownership of the string is transferred to the GStrvBuilder.