Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

NAME

XtSuperclass − obtain a widget’s superclass. 

SYNOPSIS

WidgetClass XtSuperclass(object)
    Widget object;

Inputs

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

Returns

The superclass of object. 

DESCRIPTION

XtSuperclass() returns a pointer to the class structure of the widget’s superclass. 

USAGE

XtSuperclass() is implemented as a function when called from application code, but is replaced by a more efficient macro when called from widget code that includes the file <X11/IntrinsicP.h>. 

SEE ALSO

XtCheckSubclassUNIX SYSTEM V/68, XtClassUNIX SYSTEM V/68, XtIsSubclassUNIX SYSTEM V/68. 

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