GrabSequence.from_string
Description:
Creates a new grab sequence from a list of keysym names
The returned struct must be freed by calling vnc_grab_sequence_free when no longer required
Parameters:
| str | string of keysym names | 
Returns:
| a new grab sequence object |