DXmSvnShowSelections(3X) — Subroutines
Digital
NAME
DXmSvnShowSelections − Specifies that the SVN widget use selection graphics when displaying selected entries.
SYNOPSIS
void DXmSvnShowSelections (widget)
Widget 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.
Arguments
widgetThe identifier (widget ID) of the SVN widget.