[][src]Type Definition xcb::xproto::NoExposureEvent

type NoExposureEvent = Event<xcb_no_exposure_event_t>;

Methods

impl NoExposureEvent[src]

pub fn drawable(&self) -> Drawable[src]

pub fn minor_opcode(&self) -> u16[src]

pub fn major_opcode(&self) -> u8[src]

pub fn new(
    drawable: Drawable,
    minor_opcode: u16,
    major_opcode: u8
) -> NoExposureEvent
[src]

Constructs a new NoExposureEvent response_type will be set automatically to NO_EXPOSURE