1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
// 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
mod binding;
pub use self::binding::Binding;
#[cfg(any(feature = "v2_72", feature = "dox"))]
#[cfg_attr(feature = "dox", doc(cfg(feature = "v2_72")))]
mod binding_group;
#[cfg(any(feature = "v2_72", feature = "dox"))]
#[cfg_attr(feature = "dox", doc(cfg(feature = "v2_72")))]
pub use self::binding_group::BindingGroup;
mod flags;
pub use self::flags::BindingFlags;
pub use self::flags::SignalFlags;