|
Geany
1.22
|
Important application fields. More...
Data Fields | |
| gchar * | configdir |
User configuration directory, usually ~/.config/geany. | |
| 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 tm_get_real_path().
| gboolean GeanyApp::debug_mode |
TRUE if debug messages should be printed.
| struct GeanyProject* GeanyApp::project |
Currently active project or NULL if none is open.
| const TMWorkspace* GeanyApp::tm_workspace |
TagManager workspace/session tags.
1.8.3