Struct xcb::randr::OutputProperty [] [src]

pub struct OutputProperty {
    pub base: xcb_randr_output_property_t,
}

Fields

Methods

impl OutputProperty
[src]

Trait Implementations

impl Copy for OutputProperty
[src]

impl Clone for OutputProperty
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more