Method

AppStreamComponentget_keywords_table

Declaration [src]

GHashTable*
as_component_get_keywords_table (
  AsComponent* cpt
)

Description [src]

Retrieve the internal hash table mapping languages to keword arrays.

Return value

Type: GHashTable

Hash table locale->keyword arrays.

The data is owned by the instance.