Content-type: text/html Man page of DXmCSTextCopy

DXmCSTextCopy

Section: Miscellaneous Library Functions (3X)
Index Return to Main Contents
 

NAME

DXmCSTextCopy - Copies the currently selected (highlighted) text to the clipboard.  

SYNOPSIS

Boolean DXmCSTextCopy( 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 DXmCSTextCopy.
 

DESCRIPTION

The DXmCSTextCopy function copies the selected (highlighted) text in the compound string text widget 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.
 

SEE ALSO

DXmCreateCSText(3X), DXmCSTextCut(3X), DXmCSTextPaste(3X), DXmCSTextRemove(3X)


 

Index

NAME
SYNOPSIS
PARAMETERS
DESCRIPTION
RETURN VALUES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:40:58 GMT, October 02, 2010