Module Scroll.Scroll_bar_mode

type t =
| Fixed of Base.int
| Dynamic of Base.int
val sexp_of_t : t -> Sexplib0.Sexp.t