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: [method@Json.Array.get_element], [method@Json.Node.get_object]

Parameters:

this

a JSON array

index_

the index of the element to retrieve

Returns:

the object