We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ac9f84 + d8e523b commit b2cf76fCopy full SHA for b2cf76f
index.md
@@ -43,7 +43,7 @@ Include `gtk` in your `Cargo.toml` and set the minimal GTK version required by y
43
~~~toml
44
[dependencies.gtk]
45
version = "{{ gtk[0].max_version }}"
46
-features = ["v3_10"]
+features = ["v3_16"]
47
~~~
48
49
__The APIs aren't stable yet. Watch the Announcements box above for breaking changes to the crates!__
0 commit comments