Method
GLibStrvBuildertake
Declaration [src]
void
g_strv_builder_take (
GStrvBuilder* builder,
char* value
)
Description [src]
Add a string to the end of the array. After value
belongs to the
GStrvBuilder
and may no longer be modified by the caller.
Since 2.80.