Module Params.ScrollingSource

Sourcetype t = {
  1. mutable align : Oxbow_core.Align.t;
  2. mutable default_width : Oxbow_core.Width_fac.t;
  3. mutable offset : int;
  4. mutable dir : Oxbow_core.Direction.Spatial.t;
}