Struct x11_dl::xrender::_XConicalGradient
[−]
[src]
pub struct _XConicalGradient { pub center: XPointFixed, pub angle: XFixed, }
Fields
center | |
angle |
pub struct _XConicalGradient { pub center: XPointFixed, pub angle: XFixed, }
center | |
angle |
impl Copy for _XConicalGradient
impl Clone for _XConicalGradient
fn clone(&self) -> _XConicalGradient
fn clone_from(&mut self, source: &Self)