XtLastEventProcessed(3) | Library Functions Manual | XtLastEventProcessed(3) |
XEvent* XtLastEventProcessed(Display* display);
Time XtLastTimestampProcessed(Display* display);
XtLastTimestampProcessed returns the timestamp of the last KeyPress, KeyRelease, ButtonPress, ButtonRelease, MotionNotify, EnterNotify, LeaveNotify, PropertyNotify, or SelectionClear event that has been passed to XtDispatchEvent for the specified display and zero if there has been no such event.
X Version 11 | XT FUNCTIONS |