Class OgtkSourceView3Props.source_view_props

val virtual obj : [> `sourceview ] Gobject.obj
method set_auto_indent : < auto_indent : bool; highlight_current_line : bool; indent_on_tab : bool; indent_width : int; insert_spaces_instead_of_tabs : bool; right_margin_position : int; set_auto_indent : bool -> unit; set_highlight_current_line : bool -> unit; set_indent_on_tab : bool -> unit; set_indent_width : int -> unit; set_insert_spaces_instead_of_tabs : bool -> unit; set_right_margin_position : int -> unit; set_show_line_marks : bool -> unit; set_show_line_numbers : bool -> unit; set_show_right_margin : bool -> unit; set_smart_home_end : SourceView3Enums.source_smart_home_end_type -> unit; set_tab_width : int -> unit; show_line_marks : bool; show_line_numbers : bool; show_right_margin : bool; smart_home_end : SourceView3Enums.source_smart_home_end_type; tab_width : int; .. > -> bool -> unit
method set_highlight_current_line : 'a -> bool -> unit
method set_indent_on_tab : 'a -> bool -> unit
method set_indent_width : 'a -> int -> unit
method set_insert_spaces_instead_of_tabs : 'a -> bool -> unit
method set_right_margin_position : 'a -> int -> unit
method set_show_line_marks : 'a -> bool -> unit
method set_show_line_numbers : 'a -> bool -> unit
method set_show_right_margin : 'a -> bool -> unit
method set_smart_home_end : 'a -> SourceView3Enums.source_smart_home_end_type -> unit
method set_tab_width : 'a -> int -> unit
method auto_indent : 'a -> bool
method highlight_current_line : 'a -> bool
method indent_on_tab : 'a -> bool
method indent_width : 'a -> int
method insert_spaces_instead_of_tabs : 'a -> bool
method right_margin_position : 'a -> int
method show_line_marks : 'a -> bool
method show_line_numbers : 'a -> bool
method show_right_margin : 'a -> bool
method smart_home_end : 'a -> SourceView3Enums.source_smart_home_end_type
method tab_width : 'a -> int