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