|
DXmNumChildren(3X)
Contents
|
DXmNumChildren - Returns the number of children that
belong to the widget.
Cardinal DXmNumChildren(
Widget widget );
The identifier (widget ID) of the widget.
The DXmNumChildren routine returns a positive integer that
represents the number of children that belong to the widget.
The number of children (a positive integer).
DXmNumChildren(3X)
[ Back ] |