libpeas-2
  
  Description:
  libpeas is a gobject-based plugins engine, and is targetted at giving every application the chance to assume its own extensibility.
  
  Content:
  Namespaces:
  
    - Peas
Classes:
    
      - Engine - The Engine is 
          the object which manages the plugins.
- ExtensionBase - Base class for C 
          extensions.
- ExtensionSet - Proxy for a set of extensions 
          of the same type.
- ObjectModule - Type module which allows 
          extension registration.
- PluginInfo - A PluginInfo
           contains all the information available about a plugin.
Enums:
    
      - PluginInfoError - These identify the various
           errors that can occur while loading a plugin.
Delegates: