module GtkTextProps: sig
.. end
module Object: GtkObject
val ml_gtktext_init : unit -> unit
module PrivateProps: sig
.. end
val may_cons : ('a, 'b) Gobject.property ->
'b option -> 'a Gobject.param list -> 'a Gobject.param list
val may_cons_opt : ('a, 'b option) Gobject.property ->
'b option -> 'a Gobject.param list -> 'a Gobject.param list
module TextView: sig
.. end
module TextBuffer: sig
.. end
module TextChildAnchor: sig
.. end
module TextMark: sig
.. end
module TextTag: sig
.. end
module TextTagTable: sig
.. end