Re: [gtk-list] Re: gtk_events_pending



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]