Tagged Questions
3
votes
2answers
146 views
How do I add spellcheck to a TextView object in my Quickly app?
Specifically for a Quickly app, using Gtk3:
How do you import GtkSpell in python?
How do you set it up to spell-check a TextView object?
(If there's an alternative to GtkSpell, do tell.)