Would be nice something like gtk_event_peek()



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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]