Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DXmSvnGetNumDisplayed(3X) — Tru64 UNIX 5.0a

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DXmSvnGetNumDisplayed(3X)  —  Subroutines

NAME

DXmSvnGetNumDisplayed − Retrieves (returns) the number of entries currently being displayed in the window. 

SYNOPSIS

int DXmSvnGetNumDisplayed(
        Widget widget );

PARAMETERS

widget
The identifier (widget ID) of the SVN widget.

DESCRIPTION

The DXmSvnGetNumDisplayed routine returns the number of entries currently being displayed in the SVN window.  Use this routine to determine 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 displayed. 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026