[ 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]
this |
a JSON array |
index_ |
the index of the element to retrieve |
the object |