Enumeration (GI Enum)

Peas-2PeasPluginInfoError

These identify the various errors that can occur while loading a plugin.

Index

Enumeration Members

DEP_LOADING_FAILED: number

A dependency of the plugin failed to load.

DEP_NOT_FOUND: number

A dependency of the plugin was not found.

LOADER_NOT_FOUND: number

The plugin's loader was not found.

LOADING_FAILED: number

The plugin failed to load.