Function
AppStreamutils_is_category_name
since: 0.9.7
[−]
Description [src]
Searches the known list of registered XDG category names. See https://specifications.freedesktop.org/menu-spec/latest/category-registry.html for a reference.
Available since: 0.9.7
[−]
Parameters
category_name
-
Type:
const gchar*
A XDG category name, e.g. “ProjectManagement”.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.