package ocb

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val counter : int Stdlib.ref
val calc_width : string -> float
val sanitize : string -> string
val create_accessible_text : Stdlib.String.t -> string -> string
val bare : Stdlib.Format.formatter -> ?color:Color.t -> ?style:Style.t -> ?scale:float -> status:string -> unit -> unit
val mk : Stdlib.Format.formatter -> ?counter:int Stdlib.ref -> ?label:Stdlib.String.t -> ?color:Color.t -> ?style:Style.t -> ?icon:string option -> ?icon_width:float -> ?label_color:Color.t -> ?scale:float -> status:string -> unit -> unit