man Glib.Markup () - no description
NAME
Glib.Markup - no description
Module
Module Glib.Markup
Documentation
Module Markup : sig end
type error = | BAD_UTF8 | EMPTY | PARSE | UNKNOWN_ELEMENT | UNKNOWN_ATTRIBUTE | INVALID_CONTENT
exception Error of error * string
val escape_text : string -> string