GOffice.PluginLoaderClass

Fields

Name

Type

Access

Description

base

GObject.TypeInterface

r/w

base interface.

load_base

object

r

loads the plugin without activating any service.

load_service_file_opener

object

r

loads a file opener service.

load_service_file_saver

object

r

loads a file saver service.

load_service_plugin_loader

object

r

loads a plugin loader service.

service_load

object

r

loads a service.

service_unload

object

r

unloads a service if possible.

set_attributes

object

r

sets attiributes for the module.

unload_base

object

r

unloads the plugin if possible.

unload_service_file_opener

object

r

unloads a file opener service.

unload_service_file_saver

object

r

unloads a file saver service.

unload_service_plugin_loader

object

r

unloads a plugin loader service.

Methods

None

Details

class GOffice.PluginLoaderClass