gdk4-wayland-sys 0.8.2

FFI bindings of GDK4 Wayland
Documentation
[build-dependencies.system-deps]
version = "6"
[dependencies.glib-sys]
features = ["v2_66"]
version = "0.19"

[dependencies.libc]
version = "0.2"
[dev-dependencies.shell-words]
version = "1.0.0"

[dev-dependencies.tempfile]
version = "3"

[features]
v4_10 = ["v4_4"]
v4_12 = ["v4_10"]
v4_16 = ["v4_12"]
v4_4 = []

[lib]
name = "gdk4_wayland_sys"

[package]
authors = ["The gtk-rs Project Developers"]
build = "build.rs"
categories = ["api-bindings", "gui"]
description = "FFI bindings of GDK4 Wayland"
documentation = "https://gtk-rs.org/gtk4-rs/stable/latest/docs/gdk4_wayland_sys/"
edition = "2021"
homepage = "https://gtk-rs.org/gtk4-rs"
keywords = ["gdk4", "gdk4-wayland", "ffi", "gtk-rs", "gnome"]
license = "MIT"
name = "gdk4-wayland-sys"
repository = "https://github.com/gtk-rs/gtk4-rs"
rust-version = "1.70"
version = "0.8.2"
[package.metadata.docs.rs]
all-features = true
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.gtk4_wayland]
name = "gtk4-wayland"
version = "4.0.0"

[package.metadata.system-deps.gtk4_wayland.v4_10]
version = "4.10"

[package.metadata.system-deps.gtk4_wayland.v4_12]
version = "4.12"

[package.metadata.system-deps.gtk4_wayland.v4_16]
version = "4.15"

[package.metadata.system-deps.gtk4_wayland.v4_4]
version = "4.4"