The connections classes are designed to provide low level links between classes that may be interested in each other. Most of the across class dependencies in the system have been centralized here in this set of classes.
All of the maintence of these connections is performed here automatically, as long as you use these classes or classes that inherit from them.
The linespacing argument sets the additional amount of space (in DC units) inserted between each line in the buffer when the buffer is displayed.
See set-tabs for information about tabstops and numtabs.
A new wx:keymap% object is created for the new buffer. See also get-keymap and set-keymap.
A new wx:style-list object is created for the new buffer. See also get-style-list and set-style-list.