Skip to content

Commit 9ec5fed

Browse files
A6GibKmsdroege
authored andcommitted
README: Document gnome_44 feature
1 parent 21513a6 commit 9ec5fed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gtk4/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ gtk = { git = "https://github.com/gtk-rs/gtk4-rs.git", package = "gtk4" }
188188
| `v4_6` | Enable the new APIs part of GTK 4.6 |
189189
| `v4_4` | Enable the new APIs part of GTK 4.4 |
190190
| `v4_2` | Enable the new APIs part of GTK 4.2 |
191+
| `gnome_44` | Enable all version feature flags of this crate and its dependencies to match the GNOME 44 SDK |
191192
| `gnome_43` | Enable all version feature flags of this crate and its dependencies to match the GNOME 43 SDK |
192193
| `gnome_42` | Enable all version feature flags of this crate and its dependencies to match the GNOME 42 SDK |
193194
| `unsafe-assume-initialized` | Disable checks that gtk is initialized, for use in C ABI libraries |

0 commit comments

Comments
 (0)