From 75e9090ffcd0364ccf3d39c98c4628b119667c7e Mon Sep 17 00:00:00 2001
From: mitchell SCI_SETACCESSIBILITY.
If you define the symbol SCI_LEXER when building Scintilla, (this is sometimes
@@ -8182,7 +8182,7 @@ EM_SETTARGETDEVICE
directories.
The compiler must support C++11.
For Windows, GCC 4.8 or Microsoft Visual C++ 2015 can be used
- for building. For GTK+, GCC 4.8 or newer should be used. GTK+ 2.18+ and 3.x are
+ for building. For GTK+, GCC 4.8 or newer should be used. GTK+ 2.24+ and 3.x are
supported with glib 2.22+. The version of GTK+ installed should be detected automatically.
When both GTK+ 2 and GTK+ 3 are present, building for GTK+ 3.x requires defining GTK3
on the command line.