Re: HELP??? Dialog Window



> AFAIK:
>
> >    - destroy_event
>
>        the window is being deleted and nothing can be done about it
>
> >    - delete_event
>
>        the WM attempted to close the window
>
> >    - destroy
>
>        the GTK object is being destroyed (not GUI related)


Thanks a lot for your enlightment :-) but I have a subsidiary question :
How to simulate a delete_event from the code? A kind of equivalent to
"gtk_widget_destroy" but which do the same as the WM close button.

Jean-Christophe







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]