Method

AppStreamComponentset_date_eol

Declaration [src]

void
as_component_set_date_eol (
  AsComponent* cpt,
  const gchar* date
)

Description [src]

Sets an end-of-life date for this component.

Available since:0.15.2

Parameters

date const gchar*
 

The EOL date in ISO8601 format.

 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.