Method

FwupdPluginCabImageset_created

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 GDateTime*
 

A GDateTime, or NULL.

 The data is owned by the caller of the function.