Struct x11rb::protocol::xproto::ConfigWindow [−][src]
pub struct ConfigWindow(_);
Implementations
Trait Implementations
type Output = ConfigWindow
type Output = ConfigWindow
The resulting type after applying the |
operator.
Performs the |
operation. Read more
Performs the |=
operation. Read more
Performs the |=
operation. Read more
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for ConfigWindow
impl Send for ConfigWindow
impl Sync for ConfigWindow
impl Unpin for ConfigWindow
impl UnwindSafe for ConfigWindow
Blanket Implementations
Mutably borrows from an owned value. Read more