Cargo Features
gdk4-x11 has no features set by default.
[dependencies]
gdk4-x11 = { version = "0.9.4", features = ["v4_4", "v4_10", "v4_16", "egl", "xlib"] }
- v4_4 v4_10?
-
Enables v4_4 of gdk4 and gdk4-x11-sys
- v4_10 v4_16? = v4_4
-
Enables v4_10 of gdk4 and gdk4-x11-sys
- v4_16 = v4_10
-
Enables v4_16 of gdk4 and gdk4-x11-sys
- egl = khronos-egl
- xlib = x11
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.