Geany  0.20
Data Fields
TMWorkspace Struct Reference

Data Fields

GPtrArray * global_tags
TMWorkObject work_object
GPtrArray * work_objects

Detailed Description

The Tag Manager Workspace. This is a singleton work object containing a list of work objects. These can be either individual files or project containing multiple files. There is also a global tag list which can be loaded or created. This contains global tags gleaned from /usr/include, etc. and should be used for autocompletion, calltips, etc.


Field Documentation

Global tags loaded at startup

The parent work object

An array of TMWorkObject pointers