Method

JsonReaderis_value

Declaration [src]

gboolean
json_reader_is_value (
  JsonReader* reader
)

Description [src]

Checks whether the reader is currently on a value.

Available since:0.12

Return value

Returns: gboolean
 

TRUE if the reader is on a value.