FreeBSD Manual Pages
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 traver- sal 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 re- sources, see DtEditor(3). RETURN VALUE The DtEditorTraverseToEditor function returns no value. SEE ALSO Dt/Editor.h - DtEditor(5), DtEditor(3). DtEditorTraverseToEditor(library call)
NAME | SYNOPSIS | DESCRIPTION | RETURN VALUE | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=DtEditorTraverseToEditor&sektion=3&manpath=FreeBSD+12.0-RELEASE+and+Ports>