XtBuildEventMask(3X11) COMMAND REFERENCE XtBuildEventMask(3X11)
NAME
XtBuildEventMask - retrieve a widget's event mask
SYNOPSIS
EventMask XtBuildEventMask(w)
Widget w;
This is user-contributed.
ARGUMENTS
w Specifies the widget.
DESCRIPTION
The XtBuildEventMask function returns the event mask
representing the logical OR of all event masks for event
handlers registered on the widget with XtAddEventHandler and
all event translations, including accelerators, installed on
the widget. This is the same event mask stored into the
XSetWindowAttributes structure by XtRealizeWidget and sent
to the server when event handlers and translations are
installed or removed on the realized widget.
SEE ALSO
XtAddEventHandler(3x11)
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
X Version 11 1 September 1988 1
%%index%%
na:600,101;
sy:701,322;
de:1023,747;
se:1770,408;
%%index%%000000000083