HostInterface


Object Hierarchy:

Object hierarchy for HostInterface

Description:

public interface HostInterface : Object

An interface to common services supplied by the host (Shotwell).

Each Pluggable is offered a HostInterface for needs common to most plugins.

Note that a HostInterface is not explicitly handed to the Pluggable through the SPIT interface, but is expected to be offered to the Pluggable through an interface applicable to the extension point. This also allows the extension point to extend HostInterface to offer other services applicable to the type of plugin.

All known sub-interfaces:
 

Namespace: Spit
Package: shotwell-plugin-dev

Content:

Methods: