package ocb

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