EditorProperties Struct Reference

Structure that holds basic information about the current editor.

#include <openldev-editor.h>


Data Fields

gboolean browser
gboolean outputmanager
gboolean statusbar
gboolean toolbar
gboolean autocomplete_active
string current_autocomplete


Field Documentation

gboolean EditorProperties::autocomplete_active
 

Whether automatic completion is currently being shown to the user.

gboolean EditorProperties::browser
 

TRUE if the project file browser notebook is currently visible in the editor.

string EditorProperties::current_autocomplete
 

The currently shown automatic completion string. This should not be changed.

gboolean EditorProperties::outputmanager
 

TRUE if the output manager notebook is currently visible in the editor.

gboolean EditorProperties::statusbar
 

TRUE if the status bar is currently visible in the editor.

gboolean EditorProperties::toolbar
 

TRUE if the toolbar is currently visible in the editor.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:57:41 2006 for OpenLDev by  doxygen 1.4.6