This class manages a canvases in a frame. The canvases are resized when the frame is resized, and the frame's title is set according to the active buffer's filename. The canvas may also be split to allow for multiple views of the canvas' edit.
The initialization for this frame does not call (show #t).
After calling the superclass initialization, one canvas is created.