#include <openldev-editor.h>
Data Fields | |
gboolean | browser |
gboolean | outputmanager |
gboolean | statusbar |
gboolean | toolbar |
gboolean | autocomplete_active |
string | current_autocomplete |
|
Whether automatic completion is currently being shown to the user. |
|
TRUE if the project file browser notebook is currently visible in the editor. |
|
The currently shown automatic completion string. This should not be changed. |
|
TRUE if the output manager notebook is currently visible in the editor. |
|
TRUE if the status bar is currently visible in the editor. |
|
TRUE if the toolbar is currently visible in the editor. |