On Fri, 2009-08-14 at 10:50 +0100, Emmanuele Bassi wrote: > On Fri, 2009-08-14 at 10:43 +0100, Karl Lattimer wrote: > > > > > This leaves no way to determine what has received the event within the > > > > captured event call back. > > > > > > clutter_event_get_source(). > > > > Great, I missed that, thanks :) Although just to clarify, this will > > return where the event would have ended up right? Like a button in a > > container say, where I've captured the event on the container instead of > > letting it drop through to the button. > > yes, that's exactly what get_source() does.
A pointer to this in the captured-event source doc would be helpful for others that are experimenting with this I recon. Works beautifully for me :) Cheers, K -- To unsubscribe send a mail to [email protected]
