Struct gdk_x11_sys::xlib::XOMCharSetList [−]
Fields
charset_count: i32charset_list: *mut *mut i8Trait Implementations
impl Clone for XOMCharSetList
impl Clone for XOMCharSetListpub fn clone(&self) -> XOMCharSetList
pub fn clone(&self) -> XOMCharSetListReturns a copy of the value. Read more
Performs copy-assignment from source. Read more
impl Debug for XOMCharSetList
impl Debug for XOMCharSetListimpl PartialEq<XOMCharSetList> for XOMCharSetList
impl PartialEq<XOMCharSetList> for XOMCharSetListpub fn eq(&self, other: &XOMCharSetList) -> bool
pub fn eq(&self, other: &XOMCharSetList) -> boolThis method tests for self and other values to be equal, and is used
by ==. Read more
pub fn ne(&self, other: &XOMCharSetList) -> bool
pub fn ne(&self, other: &XOMCharSetList) -> boolThis method tests for !=.
impl Copy for XOMCharSetListimpl StructuralPartialEq for XOMCharSetListAuto Trait Implementations
impl RefUnwindSafe for XOMCharSetListimpl !Send for XOMCharSetListimpl !Sync for XOMCharSetListimpl Unpin for XOMCharSetListimpl UnwindSafe for XOMCharSetListBlanket Implementations
Mutably borrows from an owned value. Read more