Vocabularyui.
gesturesInputsOutputsGeneric word contractCreates a human-readable string from a gesture object, returning
f if the gesture does not have a human-readable form.
ExamplesUSING: io ui.gestures ;
T{ key-down f { C+ } "x" } gesture>string print
C+x
DefinitionMethods