ocaml/otherlibs/labltk/builtin/winfo_contained.mli

3 lines
106 B
OCaml

val contained : x:int -> y:int -> 'a widget -> bool
(* [contained x y w] returns true if (x,y) is in w *)