[evolution-patches] Re: Please review my patch for bug #46284
- From: Ettore Perazzoli <ettore ximian com>
- To: Antonio Xu <antonio xu sun com>
- Cc: evolution-patches ximian com
- Subject: [evolution-patches] Re: Please review my patch for bug #46284
- Date: 16 Jul 2003 11:29:31 -0400
On Wed, 2003-07-16 at 06:56, Antonio Xu wrote:
> Hello Ettore
> Thanks for you review my patch , I have crearted a new patch according
> your advice. In my new patch. I use delete_event instead of destroy.
delete_event is supposed to return a boolean value (see the docs for
GtkWidget). You need to return FALSE if you want the window to be
destroyed after returning from your callback, or TRUE if you want it to
stay.
-- Ettore
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]