Copy the current selection to the clipboard
void PtTerminalCopy( PtWidget_t *widget, PhEvent_t *event );
This function copies the current selection in the given PtTerminal widget to the clipboard. The event parameter is used to select the input group (see PhClipboardCopyString() in the Photon Library Reference).
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |