Thanks, I've used the 'destroy' signal in my activity class:

self.connect('destroy', self.__delete_event_cb) 

Urko

On Thu, 2008-04-17 at 18:49 +0200, Tomeu Vizoso wrote:
> 
> You may add a callback that will be executed just before the activity
> window will be closed:
> http://www.pygtk.org/pygtk2reference/class-gtkwidget.html#signal-gtkwidget--delete-event
> 
> Hope that helps,
> 
> Tomeu

_______________________________________________
Devel mailing list
[email protected]
http://lists.laptop.org/listinfo/devel

Reply via email to