[Previous]
[Bookset]
[Next]

PtTerminalCopy()

Copy the current selection to the clipboard

Synopsis:

void PtTerminalCopy( PtWidget_t *widget, 
                     PhEvent_t *event );

Description:

This function copies the current selection to the clipboard of the given PtTerminal widget. The event parameter is used to select the input group (see PhClipboardCopyString() in the Photon Library Reference).

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

[Previous]
[Bookset]
[Next]