x11rb::protocol::xproto

Type Alias Window

source
pub type Window = u32;

Trait Implementations§

source§

impl<C: RequestConnection> From<&WindowWrapper<C>> for Window

source§

fn from(from: &WindowWrapper<C>) -> Self

Converts to this type from the input type.