[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: newbie question about quitting a window
- From: Dimitar Haralanov <mitko keyresearch com>
- To: gtk-app-devel-list gnome org
- Subject: Re: newbie question about quitting a window
- Date: Thu, 16 Oct 2003 17:04:37 -0700
Use gtk_widget_destroy () and pass it the window that you want to
destroy.
On Thu, 16 Oct 2003 16:57:02 -0700 (PDT)
stan huang <infamous_godhand@yahoo.com> wrote:
> Hi, I have created a main window app and it has
> several pop up windows, my question is how to close
> down those pop up windows without quitting the main
> application altogether? I know gtk_main_quit() is the
> one which allows you to quit the whole application,
> but what if I just want to close down a particular pop
> up window? thank you.
>
> =====
> "The bigger they are, the harder they fall"~Yang
> infamous_godhand@yahoo.com
>
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Shopping - with improved product search
> http://shopping.yahoo.com
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
--
Mitko Haralanov
mitko@keyresearch.com
http://www.keyresearch.com
==========================================
Leveraging always beats prototyping.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]