Select a word
int PtTerminalSelectWord( PtWidget_t *widget, PtTerminalRowCol_t const *pos );
This function selects a word containing the character at the specified position (or the cursor position if pos is NULL).
The PtTerminalRowCol_t structure contains the following members:
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |