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