StrvBuilder.take

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

class StrvBuilder
void
take
(
string value
)

Parameters

value string

a string. Ownership of the string is transferred to the #GStrvBuilder