Top |
These functions will convert a tag enum such as AS_TAG_APPLICATION
to
it's string form, and also vice-versa.
These helper functions may be useful if implementing an AppStream parser.
AsTag
as_tag_from_string (const gchar *tag
);
Converts the text representation to an enumerated value.
Since 0.1.0
The tag type.
Type invalid or not known |
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|