alias GModule::ModuleCheckInit

Overview

Specifies the type of the module initialization function. If a module contains a function named g_module_check_init() it is called automatically when the module is loaded. It is passed the #GModule structure and should return nil on success or a string describing the initialization error.

Alias Definition

GModule::Module -> String

Defined in:

lib/gi-crystal/src/auto/g_module-2.0/g_module.cr