GtkSourceView_types.source_tag Gtk.obj ->
object
  method as_source_tag : GtkSourceView_types.source_tag Gtk.obj
  method as_tag : Gtk.text_tag
  method connect : GText.tag_signals
  method event : 'Gtk.obj -> GdkEvent.any -> Gtk.text_iter -> bool
  method get_oid : int
  method get_property : ([ `texttag ], 'b) Gobject.property -> 'b
  method id : GSourceView.source_tag_id
  method priority : int
  method set_priority : int -> unit
  method set_properties : GText.tag_property list -> unit
  method set_property : GText.tag_property -> unit
  method set_source_properties : GSourceView.source_tag_property list -> unit
  method set_source_property : GSourceView.source_tag_property -> unit
  method set_style : GSourceView.source_tag_style -> unit
  method style : GSourceView.source_tag_style
end