| Top |  |  |  |  | 
| void | nautilus_module_initialize () | 
| void | nautilus_module_shutdown () | 
| void | nautilus_module_list_types () | 
void
nautilus_module_initialize (GTypeModule *module);
Called when the extension is begin loaded to register the types it exports and to perform other initializations.
void
nautilus_module_shutdown (void);
Called when the extension is being unloaded.