GtkList::end_drag_selection
void end_drag_selection(void);
This method is used extensively within GTK to complete a selection. It
removes the grab from the list, and also the internal timer associated
with the drag action. It is unlikely to be very useful at this level.