Cargo Features
gdk4-win32 has no features set by default.
[dependencies]
gdk4-win32 = { version = "0.9.3", features = ["v4_4", "v4_8", "egl", "win32"] }
- v4_4 v4_8?
-
Enables v4_4 of gdk4 and gdk4-win32-sys
- v4_8 = v4_4
-
Enables v4_8 of gdk4 and gdk4-win32-sys
- egl = khronos-egl
- win32 = windows
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.
- khronos-egl egl?
- windows win32?
-
Enables windows ^0.56