Struct x11::xlib::XComposeStatus
[-] [+]
[src]
pub struct XComposeStatus {
pub compose_ptr: XPointer,
pub chars_matched: c_int,
}Fields
compose_ptr | |
chars_matched |
pub struct XComposeStatus {
pub compose_ptr: XPointer,
pub chars_matched: c_int,
}compose_ptr | |
chars_matched |
impl PartialEq for XComposeStatusfn eq(&self, __arg_0: &XComposeStatus) -> boolfn ne(&self, __arg_0: &XComposeStatus) -> boolimpl Copy for XComposeStatusimpl Clone for XComposeStatusfn clone(&self) -> XComposeStatusfn clone_from(&mut self, source: &Self)
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).