Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtBEMask(3Xt) — Dell System V Release 4 Issue 2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XtAddEventHandler(3Xt)



XtBuildEventMask(3Xt)       X Version 11(Release 3)       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































10/89                                                                    Page 1





Typewritten Software • bear@typewritten.org • Edmonds, WA 98026