kind_to_string
Description:
Converts an enumerated type to a printable string.
Parameters:
kind |
a RemoteKind, e.g. fwupd_remote_kind_download |
Returns:
a string, e.g. `download` |
Converts an enumerated type to a printable string.
kind |
a RemoteKind, e.g. fwupd_remote_kind_download |
a string, e.g. `download` |