[Gimp-developer] get notified when gimp closes from a plugin

Ioan Calin Borcoman iborco at gmail.com
Mon Jun 1 07:27:10 PDT 2009


Hi,

Is it possible to receive a signal or event in a plugin when gimp closes?

I want to create a plugin with a gui window and store some persistent
data between gimp restarts. If I close the gui window while gimp is
running, all is ok. But if I close gimp while the gui window is shown,
the window get's no chance to execute the destroy callback and close
gracefully.

Thanx,

Ionutz


More information about the Gimp-developer mailing list