ModuleError
Description:
[ CCode ( cprefix = "G_MODULE_ERROR_" , has_type_id = false ) ]
[ Version ( since = "2.70" ) ]
public errordomain ModuleError
Errors returned by g_module_open_full
.
Content:
Error codes:
- CHECK_FAILED - a module returned an
error from its `g_module_check_init()` function
- FAILED - there was an error loading or
opening a module file
Static methods:
- public static Quark quark ()