gdk-sys 0.17.0

FFI bindings to libgdk-3
Documentation
// This file was generated by gir (https://github.com/gtk-rs/gir)
// from gir-files (https://github.com/gtk-rs/gir-files)
// DO NOT EDIT

pub fn version() -> &'static str {
if cfg!(feature = "v3_24") {
        "3.24"
    } else {
        "3.22"
    }
}