Peas.PluginInfoError – libpeas-1.0 Reference Manual
PluginInfoError
Description:
[
CCode
( cprefix =
"PEAS_PLUGIN_INFO_ERROR_"
, has_type_id =
false
) ]
public
errordomain
PluginInfoError
These identify the various errors that can occur while loading a plugin.
Namespace:
Peas
Package:
libpeas-1.0
Content:
Error codes:
DEP_LOADING_FAILED
-
A dependency of the plugin failed to load.
DEP_NOT_FOUND
-
A dependency of the plugin was not found.
LOADER_NOT_FOUND
-
The plugin's loader was not found.
LOADING_FAILED
-
The plugin failed to load.
Static methods:
public
static
Quark
quark
()
2022 vala-language.org