Back to Seed Clases

WebKit


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker WebKit.WebPlugin

Class WebKit.WebPlugin

Import line: WebKit = imports.gi.WebKit;
GIR File: WebKit-3.0.gir
C documentation: WebKitWebPlugin
Class : WebPlugin
Extends: GObject.Object
This object represents a single plugin, found by WebKitGTK+ while
scanning the various usual 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 WebKitWebPluginDatabase object.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
WebKit.WebPluginDatabase
Method
get_plugin_for_mimetype (String unknown) : WebKit.WebPlugin
Returns the WebKitWebPlugin that is handling mimeType in the
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:18:03 GMT+0800 (HKT)