Sets a Checker to a TextBuffer.
The this will own a reference to spell_checker, so you can release your reference to
spell_checker if you no longer need it.
| this |
a TextBuffer. |
| spell_checker |
a Checker, or null to unset the spell checker. |