|
Nemiver
0.3
|
#include "common/nmv-api-macros.h"#include "common/nmv-dynamic-module.h"#include "nmv-i-conf-mgr.h"Go to the source code of this file.
Classes | |
| class | nemiver::IWorkbench |
| the interface of the Workbench. The workbench is what you see graphically when you use Nemiver. It is made of a menu bar, toolbars and a set of widgets that let you actually debug your code. The set of widgets that actually makes the debugger experience is called a perspective. The Workbench must be seen a container of perspectives. A perspective can be active or not. More... | |
Namespaces | |
| Gtk | |
| Glib | |
| nemiver | |
| nemiver::common | |
Typedefs | |
| typedef SafePtr< IWorkbench, ObjectRef, ObjectUnref > | nemiver::IWorkbenchSafePtr |
1.8.17