let motion_notify : ([>`widget], GdkEvent.Motion.t -> bool) t =
        { name = "motion_notify_event"; classe = `widget;
          marshaller = marshal }