osf1 man page for dxmcstextcut

Query: dxmcstextcut

OS: osf1

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DXmCSTextCut(3X)														  DXmCSTextCut(3X)

NAME
DXmCSTextCut - Deletes the currently selected (highlighted) text after copying it to the clipboard.
SYNOPSIS
Boolean DXmCSTextCut( Widget widget, Time time );
PARAMETERS
The identifier (widget ID) of the compound string text widget. The time of the event that generated the call to DXmCSTextCut.
DESCRIPTION
The DXmCSTextCut routine deletes the selected text in the compound string text widget after copying the text to the clipboard, returning the success or failure of that operation.
RETURN VALUES
A Boolean value that, when True, indicates that the text has been successfully copied to the clipboard and then deleted.
SEE ALSO
DXmCreateCSText(3X), DXmCSTextCopy(3X), DXmCSTextPaste(3X), DXmCSTextRemove(3X) DXmCSTextCut(3X)
Related Man Pages
xmdatafieldcut(3) - centos
dxmcstextgetselection(3x) - osf1
dxmcstextreplace(3x) - osf1
dxmcreatescrolledcstext(3x) - osf1
xmtextcut(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB