Struct x11_dl::xlib::XFontProp [−][src]
Fields
name: Atom
card32: c_ulong
Trait Implementations
impl Debug for XFontProp[src]
impl Debug for XFontPropfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Clone for XFontProp[src]
impl Clone for XFontPropfn clone(&self) -> XFontProp[src]
fn clone(&self) -> XFontPropReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Copy for XFontProp[src]
impl Copy for XFontPropimpl PartialEq for XFontProp[src]
impl PartialEq for XFontProp