Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtIsManaged(3x) — HP-UX 9.05

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XtManageChild(1)

XtManageChildren(1)

XtUnManageChild(1)

XtUnmanageChildren(1)

 

NAME

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

Synopsis

Boolean XtIsManaged(object)

    Widget object;

Inputs

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

Returns

True if object is managed, False otherwise. 

Description

XtIsManaged() returns True if the specified object is of class RectObj and is currently managed or False if it is not. 

See Also

XtManageChild(1), XtManageChildren(1), XtUnManageChild(1), XtUnmanageChildren(1). 

Copyright O’Reilly & Assoc.  —  X Toolkit Intrinsics Reference Manual © O’Reilly & Associates

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