API Version: 4.1
Library Version: 2.42.5
Generated by gi-docgen 2023.4
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
Type: const gchar*
const gchar*
A MIME type.
Type: gboolean
gboolean
TRUE if the MIME type mime_type can be displayed or FALSE otherwise.
TRUE
FALSE