[][src]Function gdk::selection_owner_set

pub fn selection_owner_set<'a, P: IsA<Window> + 'a, Q: Into<Option<&'a P>>>(
    owner: Q,
    selection: &Atom,
    time_: u32,
    send_event: bool
) -> bool