Module GtkSpell
GtkSpell interface
exceptionError of error * string
val attach : ?lang:string -> GText.#view -> unitStarts spell checking on the GtkTextView.
- raises Error
.
val is_attached : GText.#view -> boolStarts spell checking on the GtkTextView.
- raises Error
.