|
Geany 2.0
|
Project Management. More...
Data Structures | |
| struct | GeanyProject |
| Structure for representing a project. More... | |
Typedefs | |
| typedef struct GeanyProject | GeanyProject |
| Structure for representing a project. | |
Functions | |
| void | project_write_config (void) |
| Forces the project file rewrite and emission of the project-save signal. More... | |
Project Management.
| void project_write_config | ( | void | ) |
Forces the project file rewrite and emission of the project-save signal.
Plugins can use this function to save additional project data outside the project dialog.