XtLastEventProcessed(3X) XT FUNCTIONS XtLastEventProcessed(3X)NAMEXtLastEventProcessed - last event processedSYNTAXXEvent* XtLastEventProcessed(display) Display* display;ARGUMENTSdisplay Specifies the open display connection.DESCRIPTIONXtLastEventProcessed returns the last event passed to XtDispatchEvent for the specified display and NULL if there has been no event. The client must not modify the contents of the returned event.SEE ALSOXtLastTimestampProcessed(3X) X Version 11 Release 6 XtLastEventProcessed(3X)