Name
XtWindowOfObject — return the window for the nearest ancestor of object that is of class Core.
Synopsis
Window XtWindowOfObject(object)
Widget object;
Arguments
objectSpecifies the object; it may be of class Object or any subclass thereof.
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.