gravity->alignments

Name

gravity->alignments -- Return a list of two numeric alignments corresponding to a GRAVITY.

Synopsis

(gravity->alignments gravity)

Description

Return a list of two numeric alignments corresponding to a GRAVITY. GRAVITY can be one of 'nw, 'n, 'ne, 'w, 'center, 'e, 'sw, 's, 'se or spelled-out versions of these.

Implementation Notes

Module: (app scwm message-window)

Defined in scheme/message-window.scm at line 23 (CVS log)