[maemo-developers] show existing StackableWindow second time

From: Alberto Garcia agarcia at igalia.com
Date: Wed May 19 17:23:18 EEST 2010
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
More information about the maemo-developers mailing list