DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

DtEditorTraverseToEditor(3)




DtEditorTraverseToEditoC(LIBRARY FUNCTDtEditorTraverseToEditor(3)

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 DtEdi-
     tor 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
     DtEditor(5), DtEditor(3).

Unix System LaboratoLast change: 1 August 1995			1


Man(1) output converted with man2html