Cargo Features

gdk4-win32 has no features set by default.

[dependencies]
gdk4-win32 = { version = "0.8.2", features = ["v4_4", "egl", "win32"] }
v4_4

Enables v4_4 of gdk4-win32-sys and gdk4

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.52