gdk4-x11 0.5.4

Rust bindings of the GDK4 X11 library
Documentation
// Take a look at the license at the top of the repository in the LICENSE file.

macro_rules! assert_initialized_main_thread {
    () => {};
}

/// No-op.
macro_rules! skip_assert_initialized {
    () => {};
}