|
DXmSvnShowSelections(3X)
Contents
|
DXmSvnShowSelections - Specifies that the SVN widget use
selection graphics when displaying selected entries.
void DXmSvnShowSelections(
Widget widget );
The identifier (widget ID) of the SVN widget.
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.
DXmSvnShowSelections(3X)
[ Back ] |