Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtIsObject(3) — OSF1 1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XtIsSubclass(1)

Core(3)

Object(3)

 

Name

XtIsObject — test whether a widget is a subclass of the Object widget class. 

Synopsis

Boolean XtIsObject(object)

    Widget object;

Arguments

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

Description

XtIsObject tests whether a widget is a subclass of the Object widget class.  This is really just a convenience function equivalent to calling XtIsSubclass with objectWidgetClass as the object_class argument. 

See Also

XtIsSubclass(1),
Core(3), Object(3). 

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