Struct xcb::randr::ProviderProperty [] [src]

pub struct ProviderProperty {
    pub base: xcb_randr_provider_property_t,
}

Fields

Methods

impl ProviderProperty
[src]

Trait Implementations

impl Copy for ProviderProperty
[src]

impl Clone for ProviderProperty
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more