GObject.Object
WebKit.WebPlugin
Import line: | WebKit = imports.gi.WebKit; |
GIR File: | WebKit-3.0.gir |
C documentation: | WebKitWebPlugin |
Class : | WebPlugin |
Extends: | GObject.Object |
Properties | Defined By | |
---|---|---|
enabled : gboolean
|
WebKit.WebPlugin | |
parentInstance : GObject.Object
read only
|
WebKit.WebPlugin | |
priv : WebKit.WebPluginPrivate
read only
|
WebKit.WebPlugin |
Method / Constructor | Defined By | |
---|---|---|
new WebKit.WebPlugin
(Object properties)
Create a new WebKit.WebPlugin
Create a new WebKit.WebPlugin
|
||
get_description
()
:
String
|
WebKit.WebPlugin | |
get_enabled
()
:
gboolean
|
WebKit.WebPlugin | |
get_name
()
:
String
|
WebKit.WebPlugin | |
set_enabled
(gboolean unknown)
:
none
Sets the enabled status of the plugin.
Sets the enabled status of the plugin.
|
WebKit.WebPlugin |
None |
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
|