Method

JsonReaderget_double_value

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

Returns: gdouble
 

The floating point value.