API Version: 3.0
Library Version: 42.3
gchar* ev_file_get_mime_type_from_fd ( int fd, GError** error )
fd
int
An file descriptor (must be seekable)
error
GError **
GError*
NULL
utf8
A newly allocated string with the MIME type of the file referred to by fd, or NULL on error or if the MIME type could not be determined.