Snapd.FindFlags – snapd-glib Reference Manual
FindFlags
Description:
[
CCode
( cprefix =
"SNAPD_FIND_FLAGS_"
, type_id =
"snapd_find_flags_get_type ()"
) ]
[
Flags
]
[
Version
( since =
"1.0"
) ]
public
enum
FindFlags
Flag to change how a find is performed.
Namespace:
Snapd
Package:
snapd-glib
Content:
Enum values:
MATCH_COMMON_ID
-
Search for snaps whose common ID matches the given string.
MATCH_NAME
-
Search for snaps whose name matches the given string.
NONE
-
No flags, default behaviour.
SCOPE_WIDE
-
Search for snaps from any architecture or branch.
SELECT_PRIVATE
-
Search private snaps.
SELECT_REFRESH
-
Deprecated, do not use.
2022 vala-language.org