Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtDisplay(Xt) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


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


 Name

    XtDisplay - 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(Xt)

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


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