Back to Seed Clases

WebKit


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker WebKit.WebPluginDatabase

Class WebKit.WebPluginDatabase

Import line: WebKit = imports.gi.WebKit;
GIR File: WebKit-3.0.gir
C documentation: WebKitWebPluginDatabase
Class : WebPluginDatabase
Extends: GObject.Object
This object allows you to query information about the plugins found
by the engine while scanning the usual directories. You can then
use the WebKitWebPlugin objects to get more information or
enable/disable individual plugins.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
WebKit
Method
WebKit.get_web_plugin_database () : WebKit.WebPluginDatabase
Returns the current WebKitWebPluginDatabase with information about
all the plugins WebKit knows about in this instance.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:18:03 GMT+0800 (HKT)