Function gtk::functions::selection_owner_set
[−]
[src]
pub fn selection_owner_set<'a, P: IsA<Widget> + 'a, Q: Into<Option<&'a P>>>(
widget: Q,
selection: &Atom,
time_: u32
) -> bool