Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DtSpinBoxDeletePos(3) — CDE 1.0.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DtSpinBox(3X)

DtSpinBoxAddItem(3X)

DtSpinBoxSetItem(3X)

DtSpinBoxDeletePos(3)

NAME

DtSpinBoxDeletePos − delete a DtSpinBox item

SYNOPSIS

#include <Dt/SpinBox.h>
void DtSpinBoxDeletePos(Widget w,
int pos);

DESCRIPTION

The DtSpinBoxDeletePos() function deletes a specified item from a DtSpinBox widget.

The w argument specifies the widget ID. 

The pos argument specifies the position of the item to be deleted.  A value of 1 means the first item in the list; zero means the last item. 

RETURN VALUE

The DtSpinBoxDeletePos() function returns no value.

SEE ALSO

DtSpinBox(3X), DtSpinBoxAddItem(3X), DtSpinBoxSetItem(3X). 

SunOS 1.0.1  —  Last change: 15 Jun 1994

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