Function xcb::xproto::get_window_attributes_unchecked[][src]

pub fn get_window_attributes_unchecked<'a>(
    c: &'a Connection,
    window: Window
) -> GetWindowAttributesCookie<'a>

Gets window attributes

Gets the current attributes for the specified window.

parameters: