|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
| ~_WebKitPluginPrivate () | |
Public Attributes | |
| PluginModuleInfo | pluginInfo |
| CString | name |
| CString | description |
| CString | path |
| GList * | mimeInfoList |
SECTION: WebKitPlugin : Represents a plugin, enabling fine-grained control : WebKitPlugin
This object represents a single plugin, found while scanning the various platform plugin directories. This object can be used to get more information about a plugin, and enable/disable it, allowing fine-grained control of plugins. The list of available plugins can be obtained from the WebKitWebContext, with webkit_web_context_get_plugins().
|
inline |
| CString _WebKitPluginPrivate::description |
| GList* _WebKitPluginPrivate::mimeInfoList |
| CString _WebKitPluginPrivate::name |
| CString _WebKitPluginPrivate::path |
| PluginModuleInfo _WebKitPluginPrivate::pluginInfo |
1.8.13