Method

AppStreamComponentset_project_license

Declaration [src]

void
as_component_set_project_license (
  AsComponent* cpt,
  const gchar* value
)

Description [src]

Set the project license.

Parameters

value const gchar*
 

The project license.

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