Method

JsonReaderis_object

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

Returns: gboolean
 

TRUE if the reader is on an object.