Name
em_format_fallback_handler —
Synopsis
const EMFormatHandler * em_format_fallback_handler ( | emf, | |
| | mime_type); | |
| EMFormat * | emf; |
| const char * | mime_type; |
Description
Try to find a format handler based on the major type of the mime_type.
The subtype is replaced with “*” and a lookup performed.