Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtWindow.3Xt.Z(3Xt) — DG/UX 5.4R3.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XtClass(3Xt)



XtDisplay(3Xt)                X11 SDE 5.4R3.00                XtDisplay(3Xt)


NAME
       XtDisplay, XtParent, XtScreen, XtWindow - obtain window information
       about a widget

SYNTAX
       Display *XtDisplay(w)
             Widget w;

       Widget XtParent(w)
            Widget w;

       Screen *XtScreen(w)
             Widget w;

       Window XtWindow(w)
             Widget w;

ARGUMENTS
       w         Specifies the widget.

DESCRIPTION
       XtDisplay returns the display pointer for the specified widget.

       XtParent returns the parent widget for the specified widget.

       XtScreen returns the screen pointer for the specified widget.

       XtWindow returns the window of the specified widget.

SEE ALSO
       XtClass(3Xt)
       X Toolkit Intrinsics - C Language Interface
       Xlib - C Language X Interface
























Licensed material--property of copyright holder(s)                         1


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