Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DXmSvnValidateAll(3X) — Tru64 UNIX 4.0f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DXmSvnValidateAll(3X)  —  Subroutines

NAME

DXmSvnValidateAll − Ensures that all entries are valid. 

SYNOPSIS

void DXmSvnValidateAll(
        Widget widget );

PARAMETERS

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

DESCRIPTION

The DXmSvnValidateAll routine examines all entries to ensure that each is valid.  If other entries are added while a particular entry is being validated, the routine validates those new entries as well.  (The routine calls DXmSvnNgetEntryCallback to obtain entries from the application.)  This routine will not complete its operation until all entries are valid.  Make this call in your application between calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay. 

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