set-background-image!

Name

set-background-image! -- Sets the background of the root window to be IMAGE.

Synopsis

(set-background-image! image #&optional style)

Description

Sets the background of the root window to be image. style can be either 'centered or 'tiled.

Implementation Notes

Module: Primitive from (app scwm background)

Defined in modules/background/background.c at line 154 (CVS log)