Each GTK+ module must have a function gtk_module_init() with this prototype. This function is called after loading the module.
GTK+ always passes %NULL for this argument
Each GTK+ module must have a function gtk_module_init() with this prototype. This function is called after loading the module.