Method

FwupdJcatItemadd_blob

since: 2.1.3

Declaration [src]

void
fwupd_jcat_item_add_blob (
  FwupdJcatItem* self,
  FwupdJcatBlob* blob
)

Description [src]

Adds a new blob to the item.

Available since: 2.1.3

Parameters

blob

Type: FwupdJcatBlob

FwupdJcatBlob.

The data is owned by the caller of the method.