Geany
1.22
|
Data Fields | |
gboolean | inactive |
langType | lang |
TMWorkObject | work_object |
The TMSourceFile structure is derived from TMWorkObject and contains all it's attributes, plus an integer representing the language of the file.
gboolean TMSourceFile::inactive |
Whether this file should be scanned for tags
langType TMSourceFile::lang |
Programming language used
TMWorkObject TMSourceFile::work_object |
The base work object