Method
WebKit2Pluginget_mime_info_list
Declaration [src]
GList*
webkit_plugin_get_mime_info_list (
WebKitPlugin* plugin
)
Description [src]
Get information about MIME types handled by the plugin.
Get information about MIME types handled by the plugin,
as a list of WebKitMimeInfo
.
Return value
Returns: | A list of WebKitMimeInfo |
A |
|
The data is owned by the instance. |