Method

FwupdPluginMsgpackItemget_float

since: 2.0.0

Declaration [src]

gdouble
fu_msgpack_item_get_float (
  FuMsgpackItem* self
)

Description [src]

Reads a value from the item.

Available since: 2.0.0

Return value

Type: gdouble

An integer, or G_MINDOUBLE if invalid or not found.