Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XPutBEvnt(3X) — AOS 4.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XFlush(3X)

XIfEvent(3X)

XPutBackEvent(3X)  —  X Version 11

NAME

XPutBackEvent − put events back on the queue

SYNTAX

XPutBackEvent(display, event)
      Display ∗display;
      XEvent ∗event;

ARGUMENTS

displaySpecifies the connection to the X server. 

eventSpecifies a pointer to the XEvent structure. This structure is a union of the individual structures declared for each event type.

DESCRIPTION

The XPutBackEvent function pushes an event back onto the head of the display’s event queue.

SEE ALSO

XFlush(3X), XIfEvent(3X)
Xlib − C Language X Interface

1 March 1988

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026