Method

JsonReaderis_object

since: 0.12

Declaration [src]

gboolean
json_reader_is_object (
  JsonReader* reader
)

Description [src]

Checks whether the reader is currently on an object.

Available since: 0.12

Return value

Type: gboolean

TRUE if the reader is on an object.