dteditortraversetoeditor(3) hpux man page | unix.com

Man Page: dteditortraversetoeditor

Operating Environment: hpux

Section: 3

DtEditorTraverseToEditor(library call)									    DtEditorTraverseToEditor(library call)

NAME
DtEditorTraverseToEditor -- set keyboard traversal to the edit window of a DtEditor widget
SYNOPSIS
#include <Dt/Editor.h> void DtEditorTraverseToEditor( Widget widget);
DESCRIPTION
The DtEditorTraverseToEditor function causes the Motif keyboard traversal to be set to the edit window of 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 DtEditorTraverseToEditor function returns no value.
SEE ALSO
Dt/Editor.h - DtEditor(5), DtEditor(3). DtEditorTraverseToEditor(library call)
Related Man Pages
dteditorclearselection(3) - hpux
dteditorgetinsertionposition(3) - hpux
dteditorgetlastposition(3) - hpux
dteditorinvokefindchangedialog(3) - hpux
dteditorpastefromclipboard(3) - hpux
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
awk - Multi-line data to be stored in variable
Seeking Alternative for diff in hp
Wrong Array...