Method

GLibStrvBuilderadd_many

Declaration [src]

void
g_strv_builder_add_many (
  GStrvBuilder* builder,
  ...
)

Description [src]

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.