wok-current annotate gtkspell3/description.txt @ rev 20531

blender: fix for python 3.7
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 21 14:46:40 2018 +0100 (2018-11-21)
parents
children
rev   line source
al@19201 1 GtkSpell is a library which provides MSWord/MacOSX-style highlighting of
al@19201 2 misspelled words in a GtkTextView widget. Right-clicking a misspelled word pops
al@19201 3 up a menu of suggested replacements.
al@19201 4
al@19201 5 For more information, see http://sourceforge.net/projects/gtkspell/ .