Re: event watcher broken?
- From: Bertrand Guiheneuf <bertrand henzai com>
- To: Alexander Larsson <alla lysator liu se>
- Cc: gtk-devel-list gnome org
- Subject: Re: event watcher broken?
- Date: Tue, 21 Nov 2000 17:42:38 +0100
Hi Alexander,
Alexander Larsson wrote:
> In testgtk the "event watcher" test does nothing. I peeked at the source,
> and it seems that it should print out each enter/leave_notify signal.
>
> Seems like gtk_signal_add_emission_hook() is broken.
I don't know if it will help, but your hook function must return
TRUE if you want it to be called more than once.
Check if you don't return FALSE instead (as the documentation
recomands it)
Bertrand.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]