GrabSequence.from_string
Description:
Creates a new GrabSequence from the string representation.
Parameters:
| str |
a string of '+' separated key names (ex: "Control_L+Alt_L") |
Returns:
|
a new GrabSequence. |
Creates a new GrabSequence from the string representation.
| str |
a string of '+' separated key names (ex: "Control_L+Alt_L") |
|
a new GrabSequence. |