add_object_element


Description:

[ Version ( since = "0.8" ) ]
public void add_object_element (owned Object? value)

Conveniently adds an object into an array.

If `value` is `NULL`, a `null` element will be added instead.

See also: [[email protected]_element], [[email protected]_object]

Parameters:

this

a JSON array

value

the object to add




2022 vala-language.org