Method
PeasEnginegarbage_collect
Declaration [src]
void
peas_engine_garbage_collect (
PeasEngine* engine
)
Description [src]
Triggers garbage collection on all the loaders currently owned by the
PeasEngine
.
This can be used to force the loaders to destroy managed objects that still hold references to objects that are about to disappear.