Struct xcb::xproto::Fontprop
[−]
[src]
pub struct Fontprop {
pub base: xcb_fontprop_t,
}Fields
base: xcb_fontprop_t
Methods
impl Fontprop[src]
Trait Implementations
impl Copy for Fontprop[src]
impl Clone for Fontprop[src]
fn clone(&self) -> Fontprop
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more