Top | ![]() |
![]() |
![]() |
![]() |
A SnapdCategory contains the metadata for a category membership as returned
using snapd_snap_get_categories()
.
gboolean
snapd_category_get_featured (SnapdCategory *category
);
Get if this snap is featured in this category.
Since: 1.64
const gchar *
snapd_category_get_name (SnapdCategory *category
);
Get the name of this category, e.g. "social".
Since: 1.64
typedef struct _SnapdCategory SnapdCategory;
SnapdCategory is an opaque data structure and can only be accessed using the provided functions.
Since: 1.64