#include <mime.h>
Data Fields | |
| const char * | media |
| const char * | subtype |
| const char * | comment |
| const char* rox_mime_type::media |
Media of type, e.g. text or audio
| const char* rox_mime_type::subtype |
Sub-type, e.g. html in text/html
| const char* rox_mime_type::comment |
Description of type. Do not access this directly, use mime_type_comment().
1.5.0