57 lines
1.9 KiB
JSON
57 lines
1.9 KiB
JSON
{
|
|
"entries" : [
|
|
{
|
|
"cIdentifier" : "GModule",
|
|
"detail" : "no GType registration",
|
|
"reason" : "plainRecord",
|
|
"symbol" : "GModule.Module"
|
|
},
|
|
{
|
|
"cIdentifier" : "GModuleCheckInit",
|
|
"detail" : "callback 'ModuleCheckInit' has unmappable param/return: callback 'ModuleCheckInit' param 'module' unmappable: 'GModule.Module' has no GType registration or lifetime functions",
|
|
"reason" : "callbackWithoutUserData",
|
|
"symbol" : "GModule.ModuleCheckInit"
|
|
},
|
|
{
|
|
"cIdentifier" : "GModuleUnload",
|
|
"detail" : "callback 'ModuleUnload' has unmappable param/return: callback 'ModuleUnload' param 'module' unmappable: 'GModule.Module' has no GType registration or lifetime functions",
|
|
"reason" : "callbackWithoutUserData",
|
|
"symbol" : "GModule.ModuleUnload"
|
|
},
|
|
{
|
|
"cIdentifier" : "g_module_build_path",
|
|
"detail" : "moved-to target type 'Module' was not planned",
|
|
"reason" : "movedToTargetMissing",
|
|
"symbol" : "GModule.module_build_path"
|
|
},
|
|
{
|
|
"cIdentifier" : "g_module_error",
|
|
"detail" : "moved-to target type 'Module' was not planned",
|
|
"reason" : "movedToTargetMissing",
|
|
"symbol" : "GModule.module_error"
|
|
},
|
|
{
|
|
"cIdentifier" : "g_module_error_quark",
|
|
"detail" : "moved-to target type 'Module' was not planned",
|
|
"reason" : "movedToTargetMissing",
|
|
"symbol" : "GModule.module_error_quark"
|
|
},
|
|
{
|
|
"cIdentifier" : "g_module_supported",
|
|
"detail" : "moved-to target type 'Module' was not planned",
|
|
"reason" : "movedToTargetMissing",
|
|
"symbol" : "GModule.module_supported"
|
|
}
|
|
],
|
|
"module" : "GModule",
|
|
"stats" : {
|
|
"boundCallables" : 0,
|
|
"boundCallbacks" : 0,
|
|
"boundSignals" : 0,
|
|
"boundTypes" : 6,
|
|
"totalCallables" : 14,
|
|
"totalCallbacks" : 2,
|
|
"totalSignals" : 0,
|
|
"totalTypes" : 9
|
|
}
|
|
}
|