module Crossing:sig..end
typet =[ `ENTER_NOTIFY | `LEAVE_NOTIFY ] Gdk.event
val cast : GdkEvent.any -> tval subwindow : t -> Gdk.windowval time : [< GdkEvent.timed ] Gdk.event -> int32val x : t -> floatval y : t -> floatval x_root : t -> floatval y_root : t -> floatval mode : t -> Gdk.Tags.crossing_modeval detail : t -> Gdk.Tags.notify_typeval focus : t -> boolval state : t -> int