Package: gtk
Function gtk:shortcut-action-parse-string
Lambda Listgtk:shortcut-action-parse-string (str) ArgumentsReturn ValueThe new gtk:shortcut-action object, or nil on error. Details
Tries to parse the given string into an action. On success, the parsed action is returned. When parsing failed, nil
is returned. The accepted strings are:
| See also |
2024-11-1