It might be good to add to API docs:

Sent when a project is saved (happens when the project is created, the properties dialog is closed, before the project is closed, or when Geany is exited).

Also could be useful to indicate when it happens with respect to "project-before-close" and "project-close", for example:

When a project is closing, the "project-save" signal is emitted after "project-before-close" and before "project-close".

Or something like that.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.