Struct xcb::render::Glyphinfo [] [src]

pub struct Glyphinfo {
    pub base: xcb_render_glyphinfo_t,
}

Fields

Methods

impl Glyphinfo
[src]

Trait Implementations

impl Copy for Glyphinfo
[src]

impl Clone for Glyphinfo
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more