Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtBEMask(Xt) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


 XtBuildEventMask(Xt)     X Version 11 (Release 5)       XtBuildEventMask(Xt)
                                6 January 1993


 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 accelera-
    tors, 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(Xt)

    X Toolkit Intrinsics - C Language Interface
    Xlib - C Language X Interface


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