Function xcb::xproto::convert_selection_checked[][src]

pub fn convert_selection_checked<'a>(
    c: &'a Connection,
    requestor: Window,
    selection: Atom,
    target: Atom,
    property: Atom,
    time: Timestamp
) -> VoidCookie<'a>