Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DXmChildren(3X) — Digital UNIX 3.2c

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DXmChildren(3X)  —  Subroutines

NAME

DXmChildren − Returns a list of the widget’s children. 

SYNOPSIS

WidgetList DXmChildren (widget)
            Widget  widget;

PARAMETERS

widgetThe identifier (widget ID) of the widget. 

DESCRIPTION

The DXmChildren routine returns a list of the widget’s children.  Note that children must request geometry management changes from their parent and that a parent widget can resize its children.  You can use this routine to learn the length of the widget_list returned by DXmChildren. 

RETURN VALUES

A list of the widget’s children. 

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