*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: XtLastTimestampProcessed | Section: 3 | Source: Digital UNIX | File: XtLastTimestampProcessed.3Xt.gz
XtLastEventProcessed(3Xt) XtLastEventProcessed(3Xt) NAME XtLastEventProcessed, XtLastTimestampProcessed - last event, last time- stamp processed SYNOPSIS XEvent* XtLastEventProcessed(display) Display* display; Time XtLastTimestampProcessed(display) Display* display; ARGUMENTS Specifies the open display connection. DESCRIPTION XtLastEventProcessed 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. 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. SEE ALSO X Toolkit Intrinsics -- C Language Interface Xlib -- C Language X Interface XtLastEventProcessed(3Xt)

Navigation Options