 |
Index for Section 3X |
|
 |
Alphabetical listing for D |
|
 |
Bottom of page |
|
DXmNumChildren(3X)
NAME
DXmNumChildren - Returns the number of children that belong to the widget.
SYNOPSIS
Cardinal DXmNumChildren(
Widget widget );
PARAMETERS
widget
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).
 |
Index for Section 3X |
|
 |
Alphabetical listing for D |
|
 |
Top of page |
|