strokes-global-set-stroke
strokes-global-set-stroke is an interactive autoloaded compiled Lisp function in `strokes.el
'.
(strokes-global-set-stroke STROKE COMMAND)
Interactively give STROKE the global binding as COMMAND.
Works just like `global-set-key', except for strokes. COMMAND is
a symbol naming an interactively-callable function. STROKE is a
list of sampled positions on the stroke grid as described in the
documentation for the `strokes-define-stroke' function.
See also `strokes-global-set-stroke-string'.