Back to Seed Clases

Peas


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Peas.Engine

Class Peas.Engine

Import line: Peas = imports.gi.Peas;
GIR File: Peas-1.0.gir
C documentation: PeasEngine
Class : Engine
Extends: GObject.Object
Engine at the heart of the Peas plugin system.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Peas.ExtensionSet
Property
engine : Peas.Engine
Peas.ExtensionSet
Method
Peas.ExtensionSet.c_new (Engine engine, Number exten_type, guint32 n_parameters, Array parameters) : Peas.ExtensionSet
Create an ExtensionSet for all the exten_type extensions defined in
the plugins loaded in engine.
PeasGtk.PluginManager
Property
engine : Peas.Engine
PeasGtk.PluginManager
Method
new PeasGtk.PluginManager.c_new (Engine engine) : Gtk.Widget
Create a new PeasGtk.PluginManager
PeasGtk.PluginManagerView
Property
engine : Peas.Engine
PeasGtk.PluginManagerView
Method
new PeasGtk.PluginManagerView.c_new (Engine engine) : Gtk.Widget
Create a new PeasGtk.PluginManagerView
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:44 GMT+0800 (HKT)