Struct glutin::platform::unix::x11::ffi::_XRadialGradient [−][src]
Fields
inner: _XCircle
outer: _XCircle
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for _XRadialGradient
impl Send for _XRadialGradient
impl Sync for _XRadialGradient
impl Unpin for _XRadialGradient
impl UnwindSafe for _XRadialGradient
Blanket Implementations
Mutably borrows from an owned value. Read more