Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DXmSvnDeleteEntries(3X) — Digital UNIX 4.0d

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DXmSvnDeleteEntries(3X)  —  Subroutines

NAME

DXmSvnDeleteEntries − Deletes entries from the structure. 

SYNOPSIS

void DXmSvnDeleteEntries (widget, after, count)
      Widget  widget;
      int     after;
      int     count;

PARAMETERS

widgetThe identifier (widget ID) of the SVN widget. 

afterAn integer that represents the entry number after which a specified number of entries are to be deleted. 

countAn integer that represents the number of entries to delete from the array. 

DESCRIPTION

The DXmSvnDeleteEntries routine enables an application to process the removal (collapse) of an entry.  This routine specifies how many entries to delete and after which entry those deletions should begin. Make this call in your application between calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay. 

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