Function xcb::xproto::configure_window_checked[][src]

pub fn configure_window_checked<'a>(
    c: &'a Connection,
    window: Window,
    value_list: &[(u16, u32)]
) -> VoidCookie<'a>

Configures window attributes

Configures a window’s size, position, border width and stacking order.

parameters: