Method

JsonReaderis_value

since: 0.12

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

Type: gboolean

TRUE if the reader is on a value.