]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/gtk/readme.txt
add some mention of GTK3 support
[wxWidgets.git] / docs / gtk / readme.txt
index 89fcbec894dd4c83efc6981bb0a5135328602610..ce9c0bc6719207df983218634e1ab7d97e1c44ba 100644 (file)
@@ -11,6 +11,11 @@ tests for the presence of newer features at run-time and it
 will fall back to a generic implementation if these features
 are not present in the GTK+ version used.
 
+wxWidgets 2.9.4 adds support for GTK+ 3, which can be enabled
+with configure option --with-gtk=3. Note that this port is
+still in development and may have significant bugs or missing
+features, and should be considered experimental.
+
 wxWidgets 2.8 still supports GTK+ 1.2, but no developement
 is done on that port anymore and support for GTK+ 1.2 will
 probably be dropped entirely. Indeed, one of the major steps