Index Index for
Section 3X
Index Alphabetical
listing for D
Bottom of page 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 Index for
Section 3X
Index Alphabetical
listing for D
Top of page Top of
page