Packages
appstream
AppStream
SearchTokenMatch
DESCRIPTION
ID
KEYWORD
MEDIATYPE
NAME
NONE
ORIGIN
PKGNAME
SUMMARY
SearchTokenMatch
Description:
[
CCode
( cprefix =
"AS_SEARCH_TOKEN_MATCH_"
, has_type_id =
false
) ]
[
Flags
]
public
enum
SearchTokenMatch
The token match kind, which we want to be exactly 16 bits for storage reasons.
Namespace:
AppStream
Package:
appstream
Content:
Enum values:
DESCRIPTION
-
Use the component description
ID
-
Use the component ID
KEYWORD
-
Use the component keyword
MEDIATYPE
-
Use the component mediatypes
NAME
-
Use the component name
NONE
-
No token matching
ORIGIN
-
Use the app origin
PKGNAME
-
Use the component package name
SUMMARY