Checking for specific pending events for an object.



Hi

I'm looking for a way to check if any events of a specific type are
pending for a specific object in GTK. Given a GtkWidget or GtkObject,
I would like to check if the event I'm in is the last in the current
list pending for that object. I've tried gtk_signal_n_pending_by_name()
and so on and I never get an accurate figure.

Can anyone give me an idea?

Cheers

Bruce Smith







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