|
DXmSvnShowHighlighting(3X)
Contents
|
DXmSvnShowHighlighting - Specifies that the SVN widget use
highlight graphics when showing highlighted entries.
void DXmSvnShowHighlighting(
Widget widget );
The identifier (widget ID) of the SVN widget.
The DXmSvnShowHighlighting routine shows all highlighting
by displaying a box (drawn with dashes) around an entry.
Make this call in your application between calls to
DXmSvnDisableDisplay and DXmSvnEnableDisplay.
DXmSvnShowHighlighting(3X)
[ Back ] |