Query: xtbuildeventmask
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XtBuildEventMask(3) XT FUNCTIONS XtBuildEventMask(3)NAMEXtBuildEventMask - retrieve a widget's event maskSYNTAXEventMask XtBuildEventMask(Widget w);ARGUMENTSw Specifies the widget.DESCRIPTIONThe 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 ALSOXtAddEventHandler(3) X Toolkit Intrinsics - C Language Interface Xlib - C Language X Interface X Version 11 libXt 1.1.3 XtBuildEventMask(3)
Related Man Pages |
---|
xtinserteventhandler(3) - debian |
xtinsertraweventhandler(3) - debian |
xtremoveeventhandler(3) - debian |
xtremoveraweventhandler(3) - debian |
xtbuildeventmask(1) - hpux |