struct GeanyApp GeanyApp
Important application fields.
Important application fields.
struct GeanyProject * project
Currently active project or NULL if none is open.
const TMWorkspace * tm_workspace
TagManager workspace/session tags.
gchar * configdir
User configuration directory, usually ~/.config/geany.
gboolean debug_mode
TRUE if debug messages should be printed.
Structure for representing a project.
The Tag Manager Workspace.
The TMWorkspace structure is meant to be used as a singleton to store application wide tag informatio...