Struct xcb::xkb::OverlayBehavior [] [src]

pub struct OverlayBehavior {
    pub base: xcb_xkb_overlay_behavior_t,
}

Fields

Methods

impl OverlayBehavior
[src]

Trait Implementations

impl Copy for OverlayBehavior
[src]

impl Clone for OverlayBehavior
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more