![]() |
![]() |
![]() |
Mission Control Reference Manual | ![]() |
---|---|---|---|---|
void mc_make_resident (void);
void mc_make_resident (void);
This function is a workaround for problems with mc getting loaded twice into the same process, such as when the control panel loads a plugin which uses mc after it has already been loaded and unloaded. In order to prevent g_type_register_static being called twice, this function can be called to make mc be redident in memory for the lifetime of the process.