API Version: 1.0
Library Version: 1.10.1
Generated by gi-docgen 2024.1
JsonNode* json_array_get_element ( JsonArray* array, guint index_ )
Retrieves the element at the given position in the array.
index_
Type: guint
guint
The index of the element to retrieve.
Type: JsonNode
JsonNode
The element at the given position.