You can use an event filter; see gdk_window_add_filter.

On Sat, Sep 21, 2013 at 5:32 AM, Woody Wu <narkewo...@gmail.com> wrote:

> Hi,
>
> In my application, I want to record how much longer user has not did
> anything, including key pressing and mouse pressing in any area of any
> of my windows.
>
> If I can hook into the very core the event dispatching, then I can
> recored a timestamp. In other place of my application, I can check this
> timestamp and decide if I should do something.
>
> How can I accomplish this with GTK+?
>
> Thanks in advance.
>
> --
> I can't go back to yesterday - because I was a different person then
> _______________________________________________
> gtk-list mailing list
> gtk-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/gtk-list
>



-- 
  Jasper
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to