Top | ![]() |
![]() |
![]() |
![]() |
A SnapdCategoryDetails contains the metadata for a given snap category as returned
using snapd_client_get_categories_sync()
.
const gchar *
snapd_category_details_get_name (SnapdCategoryDetails *category_details
);
Get the name of this category, e.g. "social".
Since: 1.64
typedef struct _SnapdCategoryDetails SnapdCategoryDetails;
SnapdCategoryDetails is an opaque data structure and can only be accessed using the provided functions.
Since: 1.64