Manual Page Result
0
Command: DXmSvnGetNumDisplayed | Section: 3 | Source: Digital UNIX | File: DXmSvnGetNumDisplayed.3X.gz
DXmSvnGetNumDisplayed(3X) DXmSvnGetNumDisplayed(3X)
NAME
DXmSvnGetNumDisplayed - Retrieves (returns) the number of entries cur-
rently being displayed in the window.
SYNOPSIS
int DXmSvnGetNumDisplayed (widget)
Widget widget;
PARAMETERS
The identifier (widget ID) of the SVN widget.
DESCRIPTION
The DXmSvnGetNumDisplayed routine returns the number of entries cur-
rently being displayed in the SVN window. Use this routine to deter-
mine the number of entries required in the arrays being passed to the
DXmSvnGetDisplayed routine.
Note that this routine is not supported in tree mode (it will return a
value of 0).
RETURN VALUES
An integer that represents the number of entries currently being dis-
played. delim off
DXmSvnGetNumDisplayed(3X)