Module GdkEvent.Focus


module Focus: sig .. end

type t = [ `FOCUS_CHANGE ] Gdk.event 
val cast : GdkEvent.any -> t
val focus_in : t -> bool