> Also a little question regarding the plugin API: as the utils lib is not a > registered plugin - how can I get a callback on closing of geany to free the > memory allocated for the utils lib?
There is a "geany-startup-complete" signal, but I don't think there is an equivalent "geany-starting-quitting" one when quitting. -- 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-plugins/pull/865#issuecomment-493676410
