Type Alias x11rb::protocol::xproto::Font

source ·
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.