API Version: 3.0
Library Version: 43.0
gchar* ev_file_get_mime_type ( const gchar* uri, gboolean fast, GError** error )
uri
const gchar*
The URI.
fast
gboolean
Whether to use fast MIME type detection.
error
GError **
GError*
NULL
gchar*
A newly allocated string with the MIME type of the file at uri, or NULL on error or if the MIME type could not be determined.