Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ WinOfObject(3X) — DeltaWindows 1.3.3 Release 4 Version 4.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

NAME

XtWindowOfObject − return the window for the nearest ancestor of object that is of class Core. 

SYNOPSIS

Window XtWindowOfObject(object)
      Widget object;

Inputs

objectSpecifies the object; may be of class Object or any subclass thereof. 

Returns

The window of object or of its nearest widget ancestor. 

AVAILABILITY

Release 4 and later. 

DESCRIPTION

XtWindowOfObject() is identical in function to XtWindow() if object is a widget; otherwise XtWindowOfObject() returns the window for the nearest ancestor of object that is of class Core or any subclass thereof. 

USAGE

If you are working with windowed objects, use XtWindow() rather than XtWindowOfObject().  XtWindow() may be implemented as an efficient macro for widget code that includes the file <X11/IntrinsicP.h>. 

SEE ALSO

XtDisplayOfObjectUNIX SYSTEM V/68, XtScreenOfObjectUNIX SYSTEM V/68, XtWindowUNIX SYSTEM V/68. 

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