Function gtk::selection_clear_targets[][src]

pub fn selection_clear_targets<P: IsA<Widget>>(widget: &P, selection: &Atom)
Expand description

Remove all targets registered for the given selection for the widget.

widget

a Widget

selection

an atom representing a selection