Each GTK+ module must have a function gtk_module_init() with this prototype. This function is called after loading the module.
See Implementation
Each GTK+ module must have a function gtk_module_init() with this prototype. This function is called after loading the module.