Previous: The Unit Manager, Up: Windows



7.2.8 The Plugin Manager

Files: gui/main.h, gui/plugins.c

The Plugin Manager displays the list of all loaded plugins and the registered plugin functions as obtained from kernel. It enables the user to load plugins and unload unloadable plugins. Here again, the lists are stored in GtkTreeStore objects and maintained using kernel plugin hooks.

The window does not display GUI plugin functions (see GUI Plugin Interface) which are registered to the Command Structure.