Content-type: text/html Man page of DXmSvnHideHighlighting

DXmSvnHideHighlighting

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

NAME

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

SYNOPSIS

void DXmSvnHideHighlighting( Widget widget );
 

PARAMETERS

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

NAME
SYNOPSIS
PARAMETERS
DESCRIPTION

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