#include <glib.h>
#include <iostream>
Data Structures | |
struct | EditorProperties |
Structure that holds basic information about the current editor. More... | |
Functions | |
void | openldev_editor_set_browser (EditorProperties *editor, gboolean show) |
void | openldev_editor_set_outputmanager (EditorProperties *editor, gboolean show) |
void | openldev_editor_set_statusbar (EditorProperties *editor, gboolean show) |
void | openldev_editor_set_toolbar (EditorProperties *editor, gboolean show) |
void | openldev_editor_set_autocomplete_active (EditorProperties *editor, gboolean active) |
|
This just stores the current values for reference by OpenLDev. Calling this will not toggle visibility!
|
|
This just stores the current values for reference by OpenLDev. Calling this will not toggle visibility!
|
|
This just stores the current values for reference by OpenLDev. Calling this will not toggle visibility!
|
|
This just stores the current values for reference by OpenLDev. Calling this will not toggle visibility!
|
|
This just stores the current values for reference by OpenLDev. Calling this will not toggle visibility!
|