Method

FwupdJcatFileadd_item

since: 2.1.3

Declaration [src]

void
fwupd_jcat_file_add_item (
  FwupdJcatFile* self,
  FwupdJcatItem* item
)

Description [src]

Adds an item to a file.

Available since: 2.1.3

Parameters

item

Type: FwupdJcatItem

FwupdJcatItem.

The data is owned by the caller of the method.