Type Alias x11rb::protocol::xproto::Gcontext

source ·
pub type Gcontext = u32;

Trait Implementations§

source§

impl<C: RequestConnection> From<&GcontextWrapper<C>> for Gcontext

source§

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

Converts to this type from the input type.