ocaml/otherlibs/labltk/builtin/builtini_font.ml

4 lines
75 B
OCaml

let cCAMLtoTKfont (s : font) = TkToken s
let cTKtoCAMLfont (s : font) = s