Method

EBookContactsContactPhotoget_mime_type

since: 3.2

Declaration [src]

const gchar*
e_contact_photo_get_mime_type (
  EContactPhoto* photo
)

Description [src]

Gets the photos mime type.

Available since: 3.2

Return value

Type: const gchar*

The MIME type of the image, or NULL if it has not been set.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.