// mouseDragEndSet sets the function associated with the end of a drag. func mouseDragEndSet(xu *xgbutil.XUtil, f xgbutil.MouseDragFun) { xu.MouseDragEndFun = f }