 |
Index for Section 3X |
|
 |
Alphabetical listing for D |
|
 |
Bottom of page |
|
DXmCSTextRemove(3X)
NAME
DXmCSTextRemove - Removes the currently selected (highlighted) text.
SYNOPSIS
Boolean DXmCSTextRemove(
Widget widget );
PARAMETERS
widget
The identifier (widget ID) of the compound string text widget.
DESCRIPTION
The DXmCSTextRemove routine removes the currently selected (highlighted)
text, returning the success or failure of that operation.
RETURN VALUES
A Boolean value that, when True, indicates that the text was removed
successfully.
SEE ALSO
DXmCreateCSText(3X), DXmCSTextCopy(3X), DXmCSTextCut(3X),
DXmCSTextPaste(3X)
 |
Index for Section 3X |
|
 |
Alphabetical listing for D |
|
 |
Top of page |
|