Geany dev
|
Important application fields. More...
#include <app.h>
Data Fields | |
gchar * | configdir |
User configuration directory, usually ~/ .config/geany. More... | |
gboolean | debug_mode |
TRUE if debug messages should be printed. | |
struct GeanyProject * | project |
Currently active project or NULL if none is open. | |
const TMWorkspace * | tm_workspace |
TagManager workspace/session tags. | |
Important application fields.
gchar* GeanyApp::configdir |
User configuration directory, usually ~/
.config/geany.
This is a full path read by utils_get_real_path().