Snapd.ThemeStatus – snapd-glib-2 Reference Manual
Packages
snapd-glib-2
Snapd
ThemeStatus
AVAILABLE
INSTALLED
UNAVAILABLE
ThemeStatus
Description:
[
CCode
( cprefix =
"SNAPD_THEME_STATUS_"
, type_id =
"snapd_theme_status_get_type ()"
) ]
[
Version
( since =
"1.60"
) ]
public
enum
ThemeStatus
The status of a snap-packaged desktop theme.
Namespace:
Snapd
Package:
snapd-glib-2
Content:
Enum values:
AVAILABLE
-
the theme is not installed but a package is available.
INSTALLED
-
the theme is installed.
UNAVAILABLE
-
the theme is not available.