*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> DtEditorClearSelection (3)              
Title
Content
Arch
Section
 

Contents


 DtEditorClearSelection(library call)   DtEditorClearSelection(library call)




 NAME    [Toc]    [Back]
      DtEditorClearSelection - clear the primary selection in a DtEditor
      widget

 SYNOPSIS    [Toc]    [Back]
      #include <Dt/Editor.h>
      Boolean DtEditorClearSelection(
      Widget widget);

 DESCRIPTION    [Toc]    [Back]
      The DtEditorClearSelection function replaces the primary selection in
      a DtEditor widget, specified by widget, with blanks (ASCII character
      0x20) and newlines.  Text can be selected and deselected
      programmatically with DtEditorSelectAll(3) and DtEditorDeselect(3).

      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    [Toc]    [Back]
      Upon successful completion, the DtEditorClearSelection function
      returns True; otherwise, if the primary selection is NULL, or if the
      widget does not own the primary selection, it returns False.

 SEE ALSO    [Toc]    [Back]
      Dt/Editor.h - DtEditor(5), DtEditor(3), DtEditorCopyToClipboard(3),
      DtEditorCutToClipboard(3), DtEditorDeselect(3),
      DtEditorDeleteSelection(3), DtEditorPasteFromClipboard(3),
      DtEditorSelectAll(3), DtEditorUndoEdit(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
DtEditorDeleteSelection HP-UX delete the primary selection in the DtEditor widget
DtEditorCopyToClipboard HP-UX copy the primary selection in a DtEditor widget to the clipboard
DtEditorCutToClipboard HP-UX copy the primary selection in a DtEditor widget to the clipboard and delete the selected text
DtEditorPasteFromClipboard HP-UX insert the clipboard selection into a DtEditor widget
DtEditorDeselect HP-UX deselect the current selection in a DtEditor widget
DXmCSTextHasSelection Tru64 Indicates whether the compound string text widget currently owns the primary selection.
XmContainerCopy HP-UX Container widget function to copy primary selection to the clipboard
XmTextFieldGetSelection IRIX A TextField function that retrieves the value of the primary selection
XmTextGetSelection Tru64 A Text function that retrieves the value of the primary selection
XmTextRemove Tru64 A Text function that deletes the primary selection
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service