Index Index for
Section 3
Index Alphabetical
listing for D
Bottom of page Bottom of
page

DtEditorTraverseToEditor(3)

CDE

NAME

DtEditorTraverseToEditor - set keyboard traversal to the edit window of a DtEditor widget

SYNOPSIS

#include <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

Editor.h(5), DtEditor(3)

Index Index for
Section 3
Index Alphabetical
listing for D
Top of page Top of
page