inherit GText.view_skelinherit OgtkSourceView3Props.source_view_props
val obj : GtkSourceView3_types.source_view Gtk.obj
method completion : source_completionmethod connect : source_view_signalsmethod source_buffer : source_buffermethod set_show_line_numbers : bool -> unitmethod show_line_numbers : boolmethod set_highlight_current_line : bool -> unitmethod highlight_current_line : boolmethod set_tab_width : int -> unitmethod tab_width : intmethod set_auto_indent : bool -> unitmethod auto_indent : boolmethod set_insert_spaces_instead_of_tabs : bool -> unitmethod insert_spaces_instead_of_tabs : boolmethod set_cursor_color : Gdk.color -> unitmethod draw_spaces : SourceView3Enums.source_draw_spaces_flags listmethod set_draw_spaces : SourceView3Enums.source_draw_spaces_flags list -> unitmethod set_mark_attributes : category:string -> source_mark_attributes -> int -> unitmethod get_mark_attributes : category:string -> source_mark_attributes optionmethod get_mark_priority : category:string -> int