title-justify

Name

title-justify -- Return the current justification for the title, as set by set-title-justify!.

Synopsis

(title-justify)

Description

Return the current justification for the title, as set by set-title-justify!. The return value will be one of 'right, 'left, or 'center. Applies to the current decor.

Implementation Notes

Module: Built-in Primitive

Defined in src/miscprocs.c at line 77 (CVS log)