Struct xcb::ffi::render::xcb_render_create_conical_gradient_request_t
[−]
[src]
#[repr(C)]pub struct xcb_render_create_conical_gradient_request_t { pub major_opcode: u8, pub minor_opcode: u8, pub length: u16, pub picture: xcb_render_picture_t, pub center: xcb_render_pointfix_t, pub angle: xcb_render_fixed_t, pub num_stops: u32, }
Fields
major_opcode: u8
minor_opcode: u8
length: u16
picture: xcb_render_picture_t
center: xcb_render_pointfix_t
angle: xcb_render_fixed_t
num_stops: u32