Content-type: text/html Man page of DXmSvnClearSelection

DXmSvnClearSelection

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

NAME

DXmSvnClearSelection - Clears (cancels) the selection of a specified entry.  

SYNOPSIS

void DXmSvnClearSelection( Widget widget, int entry );
 

PARAMETERS

The identifier (widget ID) of the SVN widget. An integer that represents the entry that will no longer be selected.
 

DESCRIPTION

The DXmSvnClearSelection routine clears, or cancels, the selection of a particular entry in the structure. If the entry is not currently selected, the call is ignored. 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:41:13 GMT, October 02, 2010