add_string_element


Description:

[ Version ( since = "0.8" ) ]
public void add_string_element (string value)

Conveniently adds the given string value into an array.

See also: [method@Json.Array.add_element], [method@Json.Node.set_string]

Parameters:

this

a JSON array

value

the string value to add