|
DXmCSTextRemove(3X)
Contents
|
DXmCSTextRemove - Removes the currently selected (highlighted)
text.
Boolean DXmCSTextRemove(
Widget widget );
The identifier (widget ID) of the compound string text
widget.
The DXmCSTextRemove routine removes the currently selected
(highlighted) text, returning the success or failure of
that operation.
A Boolean value that, when True, indicates that the text
was removed successfully.
DXmCreateCSText(3X), DXmCSTextCopy(3X), DXmCSTextCut(3X),
DXmCSTextPaste(3X)
DXmCSTextRemove(3X)
[ Back ] |