Method

AppStreamCategoryset_id

Declaration [src]

void
as_category_set_id (
  AsCategory* category,
  const gchar* id
)

Description [src]

Set the ID of this category.

Sets propertyAppStream.Category:id

Parameters

id const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.