[Github-comments] [geany/geany] Add "project-before-close" signal to API (#1223)

Matthew Brush notifications at xxxxx
Sun Sep 11 01:33:49 UTC 2016


__Use case:__ I have a proxy plugin that wraps `GeanyProject` and re-emits signals on the project instance. In order for this to work, the proxy needs a signal before Geany destroys the project. [See this commit for details](https://github.com/codebrainz/geanyplusplus/commit/b251ab003ffdd3b9d5c9e8ac8f485f08254dd39a)
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/1223

-- Commit Summary --

  * Add "project-before-close" signal to API

-- File Changes --

    M doc/pluginsignals.c (9)
    M src/geanyobject.c (6)
    M src/geanyobject.h (1)
    M src/plugindata.h (2)
    M src/project.c (2)

-- Patch Links --

https://github.com/geany/geany/pull/1223.patch
https://github.com/geany/geany/pull/1223.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1223
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160910/87ff71a9/attachment.html>


More information about the Github-comments mailing list