GrabSequence.from_string


Description:

[ CCode ( has_construct_function = false ) ]
public GrabSequence.from_string (string str)

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