get_extensions
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( deprecated = true , deprecated_since = "2.32" ) ]
public unowned string[] get_extensions ()
[ Version ( deprecated = true , deprecated_since = "2.32" ) ]
public unowned string[] get_extensions ()
Warning: get_extensions is deprecated since 2.32.
Get the list of file extensions associated to the MIME type.
Parameters:
this |
a MimeInfo |
Returns:
a null-terminated array of strings |