Manpage of 'XtBuildEventMask' on UHLU - BSD System Documentation,
Programming Reference, Manual Pages and Source Code
All manual pages         All RFC pages
Common page
for XtBuildEventMask
Other pages
for XtBuildEventMask
More pages
containing XtBuildEventMask

Section 3 manual page or howto for 'XtBuildEventMask'  

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 wid-
       get with XtAddEventHandler and all event translations, including accel-
       erators, 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.5		   XtBuildEventMask(3)

NAME - SYNTAX - ARGUMENTS - DESCRIPTION - SEE ALSO -  
A random manual page         All manual pages        All RFC pages