Function xcb::ffi::xproto::xcb_get_window_attributes [−][src]
pub unsafe extern "C" fn xcb_get_window_attributes(
c: *mut xcb_connection_t,
window: xcb_window_t
) -> xcb_get_window_attributes_cookie_t
Gets window attributes
Gets the current attributes for the specified window
.