Skip to content

Commit 22b2a5e

Browse files
Update information
1 parent a360b9c commit 22b2a5e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs-src/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ layout: default
77

88
### Crate API docs
99

10+
- [**atk**](../docs/atk/)
1011
- [**cairo**](../docs/cairo/)
1112
- [**gdk**](../docs/gdk/)
1213
- [**gdk-pixbuf**](../docs/gdk_pixbuf/)
@@ -19,9 +20,8 @@ layout: default
1920

2021
### Versions
2122

22-
By default the `gtk` crate provides only GTK+ 3.4 APIs. You can access more
23-
modern APIs by selecting one of the following features: `v3_6`, `v3_8`,
24-
`v3_10`, `v3_12`, `v3_14`, `v3_16`, `v3_18`, `v3_20`, `v3_22`.
23+
By default the `gtk` crate provides only GTK+ 3.14 APIs. You can access more
24+
modern APIs by selecting one of the following features: `v3_16`, `v3_18`, `v3_20`, `v3_22`, `v3_24`, `v3_26`, `v3_28`, `v3_30`.
2525

2626
`Cargo.toml` example:
2727

0 commit comments

Comments
 (0)