[ CCode ( has_construct_function = false ) ]
public GrabSequence.from_string (string str)
Creates a new GrabSequence from the string representation.
str |
a string of '+' separated key names (ex: "Control_L+Alt_L") |
a new GrabSequence. |