Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtIsManaged(3) — OSF1 1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XtManageChildren(1)

XtUnmanageChildren(1)

Core(3)

 

Name

XtIsManaged — determine whether a widget is managed by its parent. 

Synopsis

Boolean XtIsManaged(object)

    Widget object;

Arguments

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

Description

XtIsManaged returns True if the specified child widget is currently managed and False if the widget is not. 

As a macro for use in widget code, XtIsManaged simply accesses the Core widget’s managed field. 

See Also

XtManageChildren(1), XtUnmanageChildren(1),
Core(3). 

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