Manual Page Result
0
Command: DXmNumChildren | Section: 3 | Source: Digital UNIX | File: DXmNumChildren.3X.gz
DXmNumChildren(3X) DXmNumChildren(3X)
NAME
DXmNumChildren - Returns the number of children that belong to the wid-
get.
SYNOPSIS
Cardinal DXmNumChildren (widget)
Widget widget;
PARAMETERS
The identifier (widget ID) of the widget.
DESCRIPTION
The DXmNumChildren routine returns a positive integer that represents
the number of children that belong to the widget.
RETURN VALUES
The number of children (a positive integer). delim off
DXmNumChildren(3X)