oxbow.layout
Params.Scrolling
oxbow.core
oxbow.ctl
oxbow.ipc
oxbow.ops
oxbow.river
oxbow.runtime
oxbow.state
oxbow.wire
type t = {
mutable align : Oxbow_core.Align.t;
mutable default_width : Oxbow_core.Width_fac.t;
mutable offset : int;
mutable dir : Oxbow_core.Direction.Spatial.t;
}