Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtDsplay(3Xt) — Kubota Pacific 4.1 System Software

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XtClass(3Xt)

XtDisplay(3Xt)  —  X Version 11 (1 September 1988)

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

wSpecifies 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

March 13, 1992

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