Function gdk::selection_owner_set
[−]
[src]
pub fn selection_owner_set<'a, P: Into<Option<&'a Window>>>(
owner: P,
selection: &Atom,
time_: u32,
send_event: bool
) -> bool