I need to stop a process if gtk_events_pending() is true and the next GtkEvent-type is not a expose-event.
But I did not find tools in gtk to get the next event in gtk event queue, like gdk_event_peek() return the next event in gdk event queue how i can access manually to the gtk event queue? excuse my poor english and thanks a lot
_______________________________________________ gnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-list
