Method
GLibStrvBuilderaddv
since: 2.68
Declaration [src]
void
g_strv_builder_addv (
GStrvBuilder* builder,
const char** value
)
Description [src]
Appends all the strings in the given vector to the builder.
Since 2.70
Available since: 2.68