Class
PeasGtkPluginManager
Description [src]
class PeasGtk.PluginManager : Gtk.Box {
box: GtkBox
}
The PeasGtkPluginManager structure contains only private data
and should only be accessed using the provided API.
Constructors
peas_gtk_plugin_manager_new
Creates a new plugin manager for the given PeasEngine.
Instance methods
peas_gtk_plugin_manager_get_view
Returns the PeasGtkPluginManagerView of pm.
Properties
PeasGtk.PluginManager:engine
The PeasEngine this manager is attached to.
PeasGtk.PluginManager:view
The PeasGtkPluginManagerView shown in the PeasGtkPluginManager.