package owl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val create : int -> t
val ellipsis_default : string Pervasives.ref
val vertical_default : t option Pervasives.ref
val horizontal_default : t option Pervasives.ref
val set_dim_defaults : t option -> unit