void ZoomOut();
-
-
- /**
- Set the size of the dots used to mark space characters.
- */
- void SetWhitespaceSize(int size);
-
- /**
- Get the size of the dots used to mark space characters.
- */
- int GetWhitespaceSize() const;
-
/**
Sets how wrapped sublines are placed. Default is fixed.
*/