[][src]Function xcb_util::ewmh::set_desktop_names

pub fn set_desktop_names<'a, T: IntoIterator<Item = &'a str>>(
    c: &Connection,
    screen: i32,
    list: T
) -> VoidCookie