Method

JsonReaderis_array

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

Returns: gboolean
 

TRUE if the reader is on an array.