kind_to_filename_ext
Description:
[
Version ( since =
"0.1.0" ) ]
public static unowned string kind_to_filename_ext (
BlobKind kind)
Converts the enumerated kind to the normal file extension.
Parameters:
Returns:
|
a string, or null if the kind was not found
|