Method

MsgDriveItemFileget_thumbnail_uri

Declaration [src]

const char*
msg_drive_item_file_get_thumbnail_uri (
  MsgDriveItemFile* self
)

Description [src]

Gets thumbnail uri of drive item file.

Return value

Returns: const char*
 

Thumbnail uri of drive item file.

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