Name
XtSuperclass — obtain a widget’s superclass.
Synopsis
WidgetClass XtSuperclass(object)
Widget object;
Arguments
objectSpecifies the object whose superclass is to be returned; may be of class Object or any subclass thereof.
Description
XtSuperclass returns a pointer to the class structure of the widget’s superclass.