2009/5/7 Pierre-Luc Beaudoin <pierre-luc@xxxxxxxxxxx>: > On Thu, 2009-05-07 at 17:47 +0100, António Pinho wrote: >> How can i close a window without using gtk_main_quit? > > gtk_widget_hide (window) will close it. > No. gtk_window_destroy() will close the window. gtk_widget_hide() will do what it says -- hide it. -- Siddhesh Poyarekar http://siddhesh.in _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list