x11rb::protocol::xproto

Type Alias Font

pub type Font = u32;

Trait Implementations§

Source§

impl<C: RequestConnection> From<&FontWrapper<C>> for Font

Source§

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

Converts to this type from the input type.