GtkSourceView3_types.source_mark Gtk.obj ->
object
  method as_source_mark : GtkSourceView3_types.source_mark Gtk.obj
  method category : string option
  method coerce : GText.mark
  method next : ?category:string -> unit -> GSourceView3.source_mark option
  method prev : ?category:string -> unit -> GSourceView3.source_mark option
end