Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DXmSvnFlushEntry(3X) — OSF/1 SILVER Baselevel 4 rev36

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DXmSvnFlushEntry(3X)  —  Subroutines

Digital

NAME

DXmSvnFlushEntry − Displays the specified entry on the screen if it is the next logically displayed entry. 

SYNOPSIS

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

DESCRIPTION

The DXmSvnFlushEntry routine displays (or "flushes") an entry on the screen (in outline mode only) if the entry number passed to the routine is one integer greater than the entry number of the last displayed entry and there is enough space for the entry to fit in the display. If there is not enough blank space for the entry to fit, DXmSvnFlushEntry permits the SVN widget to scroll to the entry. 

Arguments

widgetThe identifier (widget ID) of the SVN widget. 

entryAn integer that represents the specified entry. 

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