[−][src]Type Definition xcb::xproto::GetWindowAttributesReply  
type GetWindowAttributesReply = Reply<xcb_get_window_attributes_reply_t>;
type GetWindowAttributesReply = Reply<xcb_get_window_attributes_reply_t>;
impl GetWindowAttributesReply[src]pub fn backing_store(&self) -> u8[src]pub fn visual(&self) -> Visualid[src]pub fn class(&self) -> u16[src]pub fn bit_gravity(&self) -> u8[src]pub fn win_gravity(&self) -> u8[src]pub fn backing_planes(&self) -> u32[src]pub fn backing_pixel(&self) -> u32[src]pub fn save_under(&self) -> bool[src]pub fn map_is_installed(&self) -> bool[src]pub fn map_state(&self) -> u8[src]pub fn override_redirect(&self) -> bool[src]pub fn colormap(&self) -> Colormap[src]pub fn all_event_masks(&self) -> u32[src]pub fn your_event_mask(&self) -> u32[src]pub fn do_not_propagate_mask(&self) -> u16[src]