Method

GLibStrvBuilderadd_many

Declaration

void
g_strv_builder_add_many (
  GStrvBuilder* builder,
  ...
)

Description

Appends all the given strings to the builder.

Since 2.70

This method is not directly available to language bindings.

Parameters

...

Type: 

One or more strings followed by NULL.