Struct x11_dl::xrender::_XRadialGradient [] [src]

pub struct _XRadialGradient {
    pub inner: XCircle,
    pub outer: XCircle,
}

Fields

Trait Implementations

impl PartialEq for _XRadialGradient
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Copy for _XRadialGradient
[src]

impl Clone for _XRadialGradient
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more