1// Take a look at the license at the top of the repository in the LICENSE file.
23// rustdoc-stripper-ignore-next
4//! Traits intended for blanket imports.
56#[doc(hidden)]
7pub use gdk::prelude::*;
89pub use crate::auto::traits::*;
10pub use crate::wayland_surface::WaylandSurfaceExtManual;