Content-type: text/html Man page of DXmSvnValidateAll

DXmSvnValidateAll

Section: Miscellaneous Library Functions (3X)
Index Return to Main Contents
 

NAME

DXmSvnValidateAll - Ensures that all entries are valid.  

SYNOPSIS

void DXmSvnValidateAll( Widget widget );
 

PARAMETERS

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.


 

Index

NAME
SYNOPSIS
PARAMETERS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 02:42:07 GMT, October 02, 2010