Searched refs:module (Results 1 - 1 of 1) sorted by relevance

/gkrellm-k10addon/src/
H A Dk10.c59 * Automatically called when the module gets loaded.
60 * @param module the GModule structure corresponding to this module.
65 g_module_check_init(GModule *module) { argument
78 * @param module the GModule structure corresponding to this module.
81 g_module_unload(GModule *module) { argument
196 * filled in by the module. The callee creates a copy of these values on

Completed in 18 milliseconds