Method
FwupdPluginMsgpackItemget_string
since: 2.0.0
Declaration [src]
GString*
fu_msgpack_item_get_string (
FuMsgpackItem* self
)
Return value
Type: GString
A GString
.
The returned data is owned by the instance. |
since: 2.0.0
GString*
fu_msgpack_item_get_string (
FuMsgpackItem* self
)
Type: GString
A GString
.
The returned data is owned by the instance. |