write_file() called when changing Activity name

Urko Fernandez tturktime at gmail.com
Thu Apr 17 13:21:41 EDT 2008


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




More information about the Devel mailing list