Method

JsonReaderget_double_value

since: 0.12

Declaration [src]

gdouble
json_reader_get_double_value (
  JsonReader* reader
)

Description [src]

Retrieves the floating point value of the current position of the reader.

See also: json_reader_get_value()

Available since: 0.12

Return value

Type: gdouble

The floating point value.