xtbuildeventmask(3) centos man page | unix.com

Man Page: xtbuildeventmask

Operating Environment: centos

Section: 3

XtBuildEventMask(3)						   XT FUNCTIONS 					       XtBuildEventMask(3)

NAME
XtBuildEventMask - retrieve a widget's event mask
SYNTAX
EventMask XtBuildEventMask(Widget w);
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(3) X Toolkit Intrinsics - C Language Interface Xlib - C Language X Interface X Version 11 libXt 1.1.4 XtBuildEventMask(3)
Related Man Pages
xtaddraweventhandler(3) - debian
xtremoveeventhandler(3) - debian
xtinsertraweventhandler(3) - centos
xtbuildeventmask(3) - hpux
xtbuildeventmask(1) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
DB2 convert digits to binary format
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq