Virtual Method

NautilusFileInfoget_mime_type

Declaration [src]

char*
get_mime_type (
  NautilusFileInfo* file_info
)

Description

No description available.

Return value

Returns: char*
 

The MIME type of file_info.

 The caller of the function takes ownership of the data, and is responsible for freeing it.
 The string is a NUL terminated UTF-8 string.