simple-title-style

Name

simple-title-style -- Set the style for titlebars.

Synopsis

(simple-title-style #&key font height justify)

Description

Set the style for titlebars. FONT is a font object or a string, HEIGHT is a number of points, JUSTIFY is a legal argument to set-title-justify! such as 'left, 'right, or 'center.

Implementation Notes

Module: (app scwm base)

Defined in scheme/base.scm at line 461 (CVS log)