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
_cPtr
add
addv
end
self
take
properties
_gType
static functions
_getGType
Appends all the strings in the given vector to the builder.
Since 2.70