ocaml/otherlibs/labltk/builtin/builtin_font.ml

4 lines
42 B
OCaml

(* type *)
type font = string
(* /type *)