Plugin
Object Hierarchy:
Description:
[ CCode ( type_id = "webkit_plugin_get_type ()" ) ]
[ Version ( deprecated = true , deprecated_since = "2.32" ) ]
public class Plugin : Object
[ Version ( deprecated = true , deprecated_since = "2.32" ) ]
public class Plugin : Object
Warning: Plugin is deprecated since 2.32.
Represents a plugin, enabling fine-grained control.
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 WebContext, with get_plugins.
Namespace: WebKit
Package: webkit2gtk-4.1
Content:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object