API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
void g_strv_builder_addv ( GStrvBuilder* builder, const char** value )
Appends all the strings in the given vector to the builder.
Since 2.70.
value
Type: An array of char*
char*
The vector of strings to add.
NULL