OlReplayBtnEvent(3W) — MISC. REFERENCE MANUAL PAGES
Dynamic Settings
NAME
OlReplayBtnEvent
SYNOPSIS
#include <Dynamic.h>
...
extern void OlReplayBtnEvent(w, client_data, event)
Widget w;
caddr_t client_data;
XEvent ∗ event;
DESCRIPTION
The OlReplayBtnEvent procedure is used to replay a button press event to the next window (towards the root) that is interested in button events. This provides a means of propagating events up a window tree.
SEE ALSO
Sun Release 4.0 — Last change: