Method

AppStreamCategoryset_name

Declaration [src]

void
as_category_set_name (
  AsCategory* category,
  const gchar* value
)

Description [src]

Set the name of this category.

Parameters

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