the keysym values
Convert the grab sequence to a string of keysym names
Allocate a new grab sequence struct, initalizing it
with a copy of data from sequence
The returned struct must be freed by calling vnc_grab_sequence_free when no longer required
Release memory associated with the grab sequence
sequence
.
Obtain the nth key symbol in the sequence
the index of the key symbol to obtain
Creates a new grab sequence from a list of keysym values
the keysym values
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
string of keysym names
Creates a new grab sequence from a list of keysym values