sig
  val cast :
    'Gobject.obj -> GtkSourceView_types.source_tag_table Gobject.obj
  module S :
    sig val changed : ([> `sourcetagtable ], unit -> unit) GtkSignal.t end
  val create :
    GtkSourceView_types.source_tag_table Gobject.param list ->
    GtkSourceView_types.source_tag_table Gobject.obj
end