Module Ecaml__.Face.Height

(Info-goto-node "(elisp)Face Attributes")

type t =
| Scale_underlying_face of float
| Tenths_of_point of int
| Unspecified
include sig ... end
val sexp_of_t : t ‑> Base.Sexp.t