Engine
Object Hierarchy:
Description:
[
CCode ( type_id =
"peas_engine_get_type ()" ) ]
public sealed class Engine :
Object,
ListModel
The Engine is the object which manages the plugins.
Its role is twofold:
- it will fetch all the information about the available plugins from all the registered plugin directories;
- it will provide you an API to load, control and unload your plugins and their extensions from within your application.
Content:
Properties:
Static methods:
Creation methods:
Methods:
Signals:
Inherited Members:
All known members inherited from class GLib.Object
All known members inherited from interface GLib.ListModel