Function x11rb::protocol::xproto::convert_selection
source ยท pub fn convert_selection<Conn, A, B>(
conn: &Conn,
requestor: Window,
selection: Atom,
target: Atom,
property: A,
time: B,
) -> Result<VoidCookie<'_, Conn>, ConnectionError>