GOffice.PluginLoader

g GObject.GInterface GObject.GInterface GOffice.PluginLoader GOffice.PluginLoader GObject.GInterface->GOffice.PluginLoader

Implementations:
 GOffice.PluginLoaderModule

Methods

  get_plugin ()
  is_base_loaded ()
  load_base (err)
  load_service (s, err)
  set_attributes (attrs, err)
  set_plugin (p)
  unload_base (err)
  unload_service (s, err)

Virtual Methods

None

Properties

None

Signals

None

Fields

None

Class Details

class GOffice.PluginLoader
Bases:GObject.GInterface
get_plugin()
Returns:the plugin
Return type:GOffice.Plugin
is_base_loaded()
Return type:bool
load_base(err)
Parameters:err (GOffice.ErrorInfo) –
load_service(s, err)
Parameters:
set_attributes(attrs, err)
Parameters:
set_plugin(p)
Parameters:p (GOffice.Plugin) –
unload_base(err)
Parameters:err (GOffice.ErrorInfo) –
unload_service(s, err)
Parameters: