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