Manual Page Result
0
Command: DXmCSTextRemove | Section: 3 | Source: Digital UNIX | File: DXmCSTextRemove.3X.gz
DXmCSTextRemove(3X) DXmCSTextRemove(3X)
NAME
DXmCSTextRemove - Removes the currently selected (highlighted) text.
SYNOPSIS
Boolean DXmCSTextRemove(widget)
Widget widget;
PARAMETERS
The identifier (widget ID) of the compound string text widget.
DESCRIPTION
The DXmCSTextRemove routine removes the currently selected (high-
lighted) text, returning the success or failure of that operation.
RETURN VALUES
A Boolean value that, when True, indicates that the text was removed
successfully.
RELATED INFORMATION
DXmCreateCSText(3X), DXmCSTextCopy(3X), DXmCSTextCut(3X), DXmCS-
TextPaste(3X) delim off
DXmCSTextRemove(3X)