Skip to content

Draft: GTK4 BETA

otrocodigo requested to merge otrocodigo/gspell:gtk4-beta into wip/gtk4

First changes for the migration to GTK4

Migrated GSpellTextView


$ meson build --prefix=/usr
$ ninja compile -C build
[ Become root if necessary ]
$ ninja install -C build

Run /usr/bin/gspell-app1 for a demo application

TO-DO

  • Migrate testsuite
  • Migrate GspellCheckerDialog
  • Migrate GspellLanguageChooserDialog
  • Migrate GSpellEntry ?
Edited by otrocodigo

Merge request reports