c
Back to Seed Clases

Peas


Classes

Interfaces

Structs

Unions

Enums

Struct Peas.PluginInfo

Import line: Peas = imports.gi.Peas;
GIR File: Peas-1.0.gir
C documentation: PeasPluginInfo
Struct : PluginInfo
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Peas.Engine
Signal
load_plugin (Engine self, PluginInfo info) : none
Peas.Engine
Signal
unload_plugin (Engine self, PluginInfo info) : none
Peas.Engine
Method
create_extension (PluginInfo info, Number extension_type, guint32 n_parameters, Array parameters) : GObject.Object
Peas.Engine
Method
get_plugin_info (String plugin_name) : Peas.PluginInfo
Peas.Engine
Method
load_plugin (PluginInfo info) : gboolean
Peas.Engine
Method
provides_extension (PluginInfo info, Number extension_type) : gboolean
Peas.Engine
Method
unload_plugin (PluginInfo info) : gboolean
Peas.ExtensionBase
Property
plugin_info : Peas.PluginInfo
Peas.ExtensionBase
Method
get_plugin_info () : Peas.PluginInfo
Peas.ExtensionSet
Signal
extension_added (ExtensionSet self, PluginInfo info, Object exten) : none
Peas.ExtensionSet
Signal
extension_removed (ExtensionSet self, PluginInfo info, Object exten) : none
Peas.ExtensionSet
Method
get_extension (PluginInfo info) : GObject.Object
PeasGtk.PluginManagerView
Method
get_selected_plugin () : Peas.PluginInfo
PeasGtk.PluginManagerView
Method
set_selected_plugin (PluginInfo info) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:51 GMT+0800 (HKT)