Re: gtk_dialog_run () problem ?



"Sergey I. Kuzminov" <ksi sparc spb su> writes: 
> Is this test case correct ?

You call gtk_dialog_run() on invalid memory. The point is that if I
call gtk_widget_destroy() _during_ gtk_dialog_run(), then it returns
GTK_RESPONSE_NONE. gtk_dialog_run() re-enters the main loop.

Havoc




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