get_object_element


Description:

[ Version ( since = "0.8" ) ]
public unowned Object get_object_element (uint index_)

Conveniently retrieves the object at the given position inside an array.

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

Parameters:

this

a JSON array

index_

the index of the element to retrieve

Returns:

the object




2022 vala-language.org