- (canvas-interior-style-set! [canvas canvas?] [interior-style (or/c symbol? list?)]) -> void?procedure
Alternatively (set! (canvas-interior-style [canvas canvas?]) [interior-style (or/c symbol? list?)]) -> void?
Sets the current interior style of the given canvas and returns the previous value.