selectionRemoveAll
fn
void selectionRemoveAll(gtk.widget.Widget widget)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.
Parameters
widget | a #GtkWidget |