[][src]Function gtk::selection_add_target

pub fn selection_add_target<P: IsA<Widget>>(
    widget: &P,
    selection: &Atom,
    target: &Atom,
    info: u32
)