set-title-justify!

Name

set-title-justify! -- Set the justification for the title to JUST.

Synopsis

(set-title-justify! just)

Description

Set the justification for the title to just. just should 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 51 (CVS log)