Method

AppStreamProvidedadd_item

Declaration [src]

void
as_provided_add_item (
  AsProvided* prov,
  const gchar* item
)

Description [src]

Add a new provided item.

Parameters

item

Type: const gchar*

No description available.

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