Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

NAME

XtIsTransientShell − test whether a widget is a subclass of the TransientShell widget class. 

SYNOPSIS

Boolean XtIsTransientShell(object)
    Widget object;

Inputs

objectSpecifies the object whose class is to be checked; may be of Object class or any subclass thereof. 

Returns

True if object is of class TransientShell or a subclass thereof; False otherwise. 

DESCRIPTION

XtIsTransientShell() tests whether object is a subclass of the TransientShell widget class.  It may be defined as a macro or a function, and is equivalent to, but may be faster than, calling XtIsSubclass() for this class. 

SEE ALSO

XtIsSubclassUNIX SYSTEM V/68. 
 

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