Index Click this button to go to the index for this section.


DXmSvnShowSelections(3X)

NAME

DXmSvnShowSelections - Specifies that the SVN widget use selection graphics when displaying selected entries.

SYNOPSIS

void DXmSvnShowSelections (widget) Widget widget;

PARAMETERS

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

DESCRIPTION

The DXmSvnShowSelections routine allows the SVN widget to use reverse video selection graphics when displaying selected entries. Make this call in your application between calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay.