gdk event function

2006-09-14 Thread news.gmane.org
Is there gdk function, which checks (only peeks) for certain event on certain display? ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Re: gdk event function

2006-09-14 Thread Owen Taylor
On Thu, 2006-09-14 at 15:56 +0300, news.gmane.org wrote: Is there gdk function, which checks (only peeks) for certain event on certain display? Have you tried looking at the docs? - Owen (And this is the wrong list ... this is about development of GTK+

Re: gdk event function

2006-09-14 Thread Dominic Lachowicz
Please read the documentation. GdkEvent* gdk_display_peek_event (GdkDisplay *display); http://developer.gnome.org/doc/API/2.0/gdk/GdkDisplay.html#gdk-display-peek-event On 9/14/06, news.gmane.org [EMAIL PROTECTED] wrote: Is there gdk function, which checks (only peeks) for certain