to_string
Description:
Converts a display version type to text.
Parameters:
kind |
A VersionFormat, e.g. fwupd_version_format_triplet |
Returns:
A string, e.g. `quad`, or null if not known |
Converts a display version type to text.
kind |
A VersionFormat, e.g. fwupd_version_format_triplet |
A string, e.g. `quad`, or null if not known |