On Tue, Feb 16, 2010 at 02:18:26PM +0200, Max Usachev wrote:

> > You need to connect to the delete-event of the subwindow and
> > invoke hide() in there to hide the window. Your delete callback
> > must return True to signalize that the windows is not to be
> > destroyed.

See also gtk_widget_hide_on_delete()

http://library.gnome.org/devel/gtk/2.21/GtkWidget.html#gtk-widget-hide-on-delete

Berto
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to