Struct xcb::xkb::CommonBehavior
[−]
[src]
pub struct CommonBehavior {
pub base: xcb_xkb_common_behavior_t,
}Fields
base: xcb_xkb_common_behavior_t
Methods
impl CommonBehavior[src]
Trait Implementations
impl Copy for CommonBehavior[src]
impl Clone for CommonBehavior[src]
fn clone(&self) -> CommonBehavior
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more