[][src]Function gtk::selection_owner_set

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