API Version: 4.1
Library Version: 2.41.92
gboolean webkit_web_view_can_show_mime_type ( WebKitWebView* web_view, const gchar* mime_type )
Whether or not a MIME type can be displayed in web_view.
web_view
mime_type
const gchar*
A MIME type.
gboolean
TRUE if the MIME type mime_type can be displayed or FALSE otherwise.
TRUE
FALSE