Plugin
Object Hierarchy:
WebKit.Plugin
WebKit.Plugin
WebKit.Plugin
GLib.Object
GLib.Object
GLib.Object->WebKit.Plugin
Description:
[ CCode ( type_id = "webkit_plugin_get_type ()" ) ] [ 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 .
Content:
Creation methods:
Methods:
public unowned string ? get_description ()
Obtain the plugin description.
public unowned List <MimeInfo > get_mime_info_list ()
Get information about MIME types handled by the plugin.
public unowned string ? get_name ()
Obtain the plugin name.
public unowned string ? get_path ()
Obtain the absolute path where the plugin is installed.
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref