Function gtk::selection_remove_all[][src]

pub fn selection_remove_all<P: IsA<Widget>>(widget: &P)
Expand description

Removes all handlers and unsets ownership of all selections for a widget. Called when widget is being destroyed. This function will not generally be called by applications.

widget

a Widget