FFI bindings of GTK 4.
# Cargo.toml
[dependencies]
gtk4-sys = "0.11.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a GTK4 application using raw FFI bindings.
Use safe wrappers like gtk4 crate instead; ensure gtk_init is called.
No dependency data recorded yet.