xtbuildeventmask(3xt) redhat man page | unix.com

Man Page: xtbuildeventmask

Operating Environment: redhat

Section: 3xt

XtBuildEventMask(3Xt)						   XT FUNCTIONS 					     XtBuildEventMask(3Xt)

NAME
XtBuildEventMask - retrieve a widget's event mask
SYNTAX
EventMask XtBuildEventMask(w) 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(3Xt) X Toolkit Intrinsics - C Language Interface Xlib - C Language X Interface X Version 11 Release 6.6 XtBuildEventMask(3Xt)
Related Man Pages
xtaddeventhandler(3xt) - redhat
xtremoveraweventhandler(3xt) - redhat
xtinserteventhandler(3xt) - xfree86
xtbuildeventmask(3) - hpux
xtbuildeventmask(1) - hpux
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
How to capture ^x,^y via bash script?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
CentOS7 restoring file capabilities
Shopt -s histappend