Documentation
Dlang.org
StrvBuilder.addv
glib
strv_builder
StrvBuilder
Appends all the strings in the given vector to the builder.
Since 2.70
class
StrvBuilder
void
addv
(
string
[]
value
)
Parameters
value
string
[]
the vector of strings to add
glib
strv_builder
StrvBuilder
constructors
this
functions
add
addv
end
take
Appends all the strings in the given vector to the builder.
Since 2.70