Method

FwupdPluginMsgpackItemget_string

since: 2.0.0

Declaration [src]

GString*
fu_msgpack_item_get_string (
  FuMsgpackItem* self
)

Description [src]

Reads a value from the item.

Available since: 2.0.0

Return value

Type: GString

A GString.

The returned data is owned by the instance.