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