xtbuildeventmask(3) suse man page | unix.com

Man Page: xtbuildeventmask

Operating Environment: suse

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(3Xt) X Toolkit Intrinsics - C Language Interface Xlib - C Language X Interface X Version 11 libXt 1.0.7 XtBuildEventMask(3)
Related Man Pages
xtaddeventhandler(3) - x11r4
xtaddraweventhandler(3) - x11r4
xtaddeventhandler(3) - suse
xtinsertraweventhandler(3) - suse
xtbuildeventmask(3) - hpux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I