Method

MsgDriveItemFileget_mime_type

Declaration [src]

const char*
msg_drive_item_file_get_mime_type (
  MsgDriveItemFile* self
)

Description [src]

Gets mime type of drive item file.

Return value

Type: const char*

Mime type of drive item file.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.