[ Version ( since = "0.8" ) ]
public unowned Array get_array_element (uint index_)
Conveniently retrieves the array at the given position inside an array.
See also: [method@Json.Array.get_element], [method@Json.Node.get_array]
this |
a JSON array |
index_ |
the index of the element to retrieve |
the array |