color->string

Name

color->string -- Convert scwm color object COLOR into an X11 name of that color.

Synopsis

(color->string color)

Description

Convert scwm color object COLOR into an X11 name of that color. The resulting string can, e.g., be used in command lines for executing other applications.

Implementation Notes

Module: (app scwm stringops)

Defined in scheme/stringops.scm at line 29 (CVS log)