Function gtk::selection_add_target [] [src]

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