[dependencies.ffi]
package = "gdk-pixbuf-sys"
version = "0.14.0"
[dependencies.gio]
version = "0.14.0"
[dependencies.glib]
version = "0.14.0"
[dependencies.libc]
version = "0.2"
[dev-dependencies.gir-format-check]
version = "^0.1"
[features]
dox = ["glib/dox", "ffi/dox"]
v2_36 = ["ffi/v2_36"]
v2_36_8 = ["v2_36", "ffi/v2_36_8"]
v2_40 = ["v2_36_8", "ffi/v2_40"]
[lib]
name = "gdk_pixbuf"
[package]
authors = ["The gtk-rs Project Developers"]
description = "Rust bindings for the GdkPixbuf library"
documentation = "https://gtk-rs.org/gtk-rs-core/stable/latest/docs/gdk_pixbuf/"
edition = "2018"
exclude = ["gir-files/*"]
homepage = "https://gtk-rs.org/"
keywords = ["gdk-pixbuf", "gtk-rs", "gnome"]
license = "MIT"
name = "gdk-pixbuf"
readme = "README.md"
repository = "https://github.com/gtk-rs/gtk-rs-core"
version = "0.14.0"
[package.metadata.docs.rs]
features = ["dox"]