DXmNumChildren(3X) — Subroutines
Digital
NAME
DXmNumChildren − Returns the number of children that belong to the widget.
SYNOPSIS
Cardinal DXmNumChildren (widget)
Widget widget;
DESCRIPTION
The DXmNumChildren routine returns a positive integer that represents the number of children that belong to the widget.
Arguments
widgetThe identifier (widget ID) of the widget.
RETURN VALUES
The number of children (a positive integer).