Index Index for
Section 3X
Index Alphabetical
listing for D
Bottom of page Bottom of
page

DXmSvnClearHighlight(3X)

NAME

DXmSvnClearHighlight - Removes (clears) highlighting from a specified entry.

SYNOPSIS

void DXmSvnClearHighlight( Widget widget, int entry );

PARAMETERS

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

DESCRIPTION

The DXmSvnClearHighlight routine removes (clears) highlighting from a specified entry in the structure. If the entry is not currently highlighted, this call is ignored. Make this call in your application between calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay.

Index Index for
Section 3X
Index Alphabetical
listing for D
Top of page Top of
page