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

Man Page: dxmcstextpaste

Operating Environment: osf1

Section: 3x

DXmCSTextPaste(3X)														DXmCSTextPaste(3X)

NAME
DXmCSTextPaste - Pastes the data from the clipboard into the text at the current cursor position.
SYNOPSIS
Boolean DXmCSTextPaste( Widget widget );
PARAMETERS
The identifier (widget ID) of the compound string text widget.
DESCRIPTION
The DXmCSTextPaste routine pastes the data from the clipboard into the text at the current cursor position, returning the success or fail- ure of that operation.
RETURN VALUES
A Boolean value that, when True, indicates that the data was pasted successfully from the clipboard into the text.
SEE ALSO
DXmCreateCSText(3X), DXmCSTextCopy(3X), DXmCSTextCut(3X), DXmCSTextRemove(3X) DXmCSTextPaste(3X)
Related Man Pages
xmtextfieldpaste(3) - redhat
xmdatafieldpaste(3) - centos
xmtextpaste(3) - centos
dxmcstextsetselection(3x) - osf1
xmtextfieldcut(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB