Functions | |
GList * | osso_mime_application_get_mime_types (const gchar *application_id) |
void | osso_mime_application_mime_types_list_free (GList *mime_types) |
|
Returns a list of mime types supported by the application corresponding to the specified appliction id. The returned list should be freed by calling osso_mime_application_mime_types_list_free(). The list of mime types is specifed in the desktop file for the application with the MimeType field.
|
|
Frees the list of mime types as returned by osso_mime_application_get_mime_types().
|