Re: [gtk-list] Re: gtk_events_pending
- From: Tim Janik <timj gtk org>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: gtk_events_pending
- Date: Thu, 28 May 1998 01:40:53 +0200 (CEST)
On Mon, 25 May 1998, Didimo E. Grimaldo T. wrote:
> PS. I found that gtk_events_pending() was actually a GDK function!
> thus gdk_events_pending() so there goes another 'bad pointer' in
> the GTK FAQ document.
nope, there is a
gint gtk_events_pending (void);
in gtkmain.h.
it wraps gdk_events_pending() and adds pseudo-events that are queued on the
gtk-level to the return value.
>
---
ciaoTJ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]