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

DXmSvnHideHighlighting(3X)

NAME

DXmSvnHideHighlighting - Specifies that the SVN widget show highlighted entries in the default format, without using highlighting graphics.

SYNOPSIS

void DXmSvnHideHighlighting( Widget widget );

PARAMETERS

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

DESCRIPTION

The DXmSvnHideHighlighting routine specifies that the SVN widget show highlighted entries in the default format, without drawing highlighting graphics around those entries. Make this call in your application between calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay to ensure that the highlighted list is not changing. To draw highlight graphics around highlighted entries, use the DXmSvnShowHighlighting routine.

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