Struct xcb::xkb::RadioGroupBehavior
[−]
[src]
pub struct RadioGroupBehavior {
pub base: xcb_xkb_radio_group_behavior_t,
}Fields
base: xcb_xkb_radio_group_behavior_t
Methods
impl RadioGroupBehavior[src]
Trait Implementations
impl Copy for RadioGroupBehavior[src]
impl Clone for RadioGroupBehavior[src]
fn clone(&self) -> RadioGroupBehavior
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