Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DXmSvnClearHighlight(3X)  —  Subroutines

Digital

NAME

DXmSvnClearHighlight − Removes (clears) highlighting from a specified entry. 

SYNOPSIS

void DXmSvnClearHighlight (widget, entry)
   Widget widget;
   int   entry;

DESCRIPTION

The DXmSvnClearHighlight routine removes (clears) highlighting from a specified entry in the structure.  If the entry is not currently highlighted, this call is ignored. Make this call in your application between calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay. 

Arguments

widgetThe identifier (widget ID) of the SVN widget. 

entryAn integer that represents the entry that will no longer be highlighted. 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026