Struct x11::xlib::XFontProp [] [src]

pub struct XFontProp {
    pub name: Atom,
    pub card32: c_ulong,
}

Fields

Trait Implementations

impl Clone for XFontProp
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more

impl Copy for XFontProp
[src]

impl PartialEq for XFontProp
[src]

[]

This method tests for self and other values to be equal, and is used by ==. Read more

[]

This method tests for !=.