Method

JsonReaderis_array

since: 0.12

Declaration [src]

gboolean
json_reader_is_array (
  JsonReader* reader
)

Description [src]

Checks whether the reader is currently on an array.

Available since: 0.12

Return value

Type: gboolean

TRUE if the reader is on an array.