[][src]Function gtk::selection_convert

pub fn selection_convert<P: IsA<Widget>>(
    widget: &P,
    selection: &Atom,
    target: &Atom,
    time_: u32
) -> bool