dxmcstextremove(3x) osf1 man page | unix.com

Man Page: dxmcstextremove

Operating Environment: osf1

Section: 3x

DXmCSTextRemove(3X)													       DXmCSTextRemove(3X)

NAME
DXmCSTextRemove - Removes the currently selected (highlighted) text.
SYNOPSIS
Boolean DXmCSTextRemove( Widget widget );
PARAMETERS
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) DXmCSTextRemove(3X)
Related Man Pages
dwtcstextclearselection(3dwt) - ultrix
dwtcstextsetstring(3dwt) - ultrix
dteditordeselect(3) - hpux
dxmcstextsetselection(3x) - osf1
dxmcreatescrolledcstext(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB