Function
GnomeAutoarquery_mime_type_supported
Declaration [src]
gboolean
autoar_query_mime_type_supported (
GFile* file
)
Description [src]
This function will query the file’s mime type and then call autoar_check_mime_type_supported(), so it does blocking IO.
Parameters
file-
Type:
GFileA
GFileto check if its mime type is supported.The data is owned by the caller of the function.