Constant x11rb::COPY_DEPTH_FROM_PARENT
source · pub const COPY_DEPTH_FROM_PARENT: u8 = 0;Expand description
This constant can be used for the depth parameter in create_window. It indicates to use the
parent window’s depth.