Name

emf_find_handler —

Synopsis

const EMFormatHandler * emf_find_handler (emf,  
 mime_type); 
EMFormat *  emf;
const char *  mime_type;

Arguments

emf

mime_type

Description

Find a format handler by mime_type.

Return value

NULL if no handler is available.