Query: dteditorreset
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtEditorReset(library call) DtEditorReset(library call)NAMEDtEditorReset -- reset a DtEditor widget to its default stateSYNOPSIS#include <Dt/Editor.h> void DtEditorReset( Widget widget);DESCRIPTIONThe DtEditorReset function deletes the contents of a DtEditor widget, resets the undo edit function, clears the last string searched for plus the last replacement string. The widget argument specifies the DtEditor widget ID. For a complete definition of the DtEditor widget and its associated resources, see DtEditor(3).RETURN VALUEThe DtEditorReset function returns no value.APPLICATION USAGEThe DtEditorReset is analogous to destroying a DtEditor widget and creating a new one with the current resource settings. It is useful when reusing a DtEditor widget.SEE ALSODt/Editor.h - DtEditor(5), DtEditor(3). DtEditorReset(library call)
| Related Man Pages |
|---|
| dteditorclearselection(3) - hpux |
| dteditorcopytoclipboard(3) - hpux |
| dteditorpastefromclipboard(3) - hpux |
| dteditorselectall(3) - hpux |
| dteditorsetinsertionposition(3) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| How to list file size on HPUX? |
| PHP Man Pages Now Available (Over 10,000) |
| SAN Migration question |
| Sequence extraction |
| Wrong Array... |