| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) | 
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 | 
| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) |