GSourceView3.source_view
inherit GText.view_skel
val obj : GtkSourceView3_types.source_view Gtk.obj
method completion : source_completion
method connect : source_view_signals
method source_buffer : source_buffer
method set_cursor_color : Gdk.color -> unit
method draw_spaces : SourceView3Enums.source_draw_spaces_flags list
method set_draw_spaces : SourceView3Enums.source_draw_spaces_flags list -> unit
method set_mark_attributes : category:string -> source_mark_attributes -> int -> unit
method get_mark_attributes : category:string -> source_mark_attributes option