Re: event watcher broken?



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]