Method

FwupdPluginCabImageset_created

since: 1.9.7

Declaration [src]

void
fu_cab_image_set_created (
  FuCabImage* self,
  GDateTime* created
)

Description [src]

Sets the created timestamp.

Available since: 1.9.7

Parameters

created

Type: GDateTime

A GDateTime, or NULL.

The data is owned by the caller of the method.