Module GdkEvent.Crossing
type t= [ `ENTER_NOTIFY | `LEAVE_NOTIFY ] Gdk.event
val subwindow : t -> Gdk.window
val 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