GModule.ModuleError
GModule.ModuleError.FAILED
GModule.ModuleError.CHECK_FAILED
Bases: GLib.Enum
GLib.Enum
Errors returned by g_module_open_full().
New in version 2.70.
there was an error loading or opening a module file
a module returned an error from its g_module_check_init() function
g_module_check_init()