Content-type: text/html Man page of DXmSvnGetNumHighlighted

DXmSvnGetNumHighlighted

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

NAME

DXmSvnGetNumHighlighted - Retrieves (returns) the number of highlighted entries.  

SYNOPSIS

int DXmSvnGetNumHighlighted( Widget widget );
 

PARAMETERS

The identifier (widget ID) of the SVN widget.
 

DESCRIPTION

The DXmSvnGetNumHighlighted routine returns the number of entries currently highlighted by the user. Use this routine to determine the number of entries required in the array being passed to the DXmSvnGetHighlighted routine. Make this call in your application between calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay to ensure that the highlighted list is not changing.
 

RETURN VALUES

An integer that represents the number of highlighted entries.


 

Index

NAME
SYNOPSIS
PARAMETERS
DESCRIPTION
RETURN VALUES

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