Enumeration
GModuleModuleError
since: 2.70
Members
G_MODULE_ERROR_FAILED
-
There was an error loading or opening a module file.
- Value:
0
- Nickname:
None
- Available since: 2.70
- Value:
G_MODULE_ERROR_CHECK_FAILED
-
A module returned an error from its
g_module_check_init()
function.- Value:
1
- Nickname:
None
- Available since: 2.70
- Value: