Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DtEditorReset(3) — Digital UNIX 3.2c

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DtEditor(5)

DtEditor(3)

DtEditorReset(3)  —  Subroutines

NAME

DtEditorReset − reset a DtEditor widget to its default state

SYNOPSIS

#include <Dt/Editor.h>
void DtEditorReset(Widget widget);

DESCRIPTION

The DtEditorReset() function deletes the contents of a DtEditor widget and restores it to its default state, including format settings. It is analogous to destroying a DtEditor widget and creating a new one without specifying resource values. This function is useful when reusing a DtEditor widget.

The widget argument specifies the DtEditor widget ID. 

For a complete definition of the DtEditor widget and its associated resources, see DtEditor(3). 

RETURN VALUE

The DtEditorReset() function returns no value.

SEE ALSO

DtEditor(5), DtEditor(3). 
 

  —  30 July 1994

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