Yes, I need an "after" handler for every event. We can think it is called
at the bottom of all event handlers. The function should be called not only
after my own event handlers but also the widgets' event handlers.


2014-07-22 22:17 GMT+08:00 Paul Davis <p...@linuxaudiosystems.com>:

>
>
>
> On Tue, Jul 22, 2014 at 8:55 AM, Jasper St. Pierre <jstpie...@mecheye.net>
> wrote:
>
>> Call the function at the bottom of all your event handlers?
>>
>> I'd need more detail about your specific case in order to help you
>> further.
>>
>
> I think he wants the equivalent of an "after" handler for "event". If he
> wanted a "before" handler for "event", I believe that already works (it
> does in GTK+2, anyway)
>
>
>
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to