XtIsManaged(3X) XT FUNCTIONS XtIsManaged(3X)NAMEXtIsManaged - manage and unmanage childrenSYNTAXtypedef Widget *WidgetList; Boolean XtIsManaged(widget) Widget widgetARGUMENTSwidget Specifies the widget.DESCRIPTIONThe XtIsManaged function returns True if the specified widget is of class RectObj or any subclass thereof and is managed, or False other- wise.SEE ALSOXtManageChildren(3X), XtManageChild(3X), XtUnmanageChildren(3X), XtUnmanageChild(3X), XtChangeManagedSet(3X) X Version 11 Release 6 XtIsManaged(3X)