Class OgtkSourceView3Props.source_buffer_props
method set_highlight_matching_brackets : < can_redo : bool; can_undo : bool; highlight_matching_brackets : bool; highlight_syntax : bool; max_undo_levels : int; set_highlight_matching_brackets : bool -> unit; set_highlight_syntax : bool -> unit; set_max_undo_levels : int -> unit; .. > -> bool -> unit
method set_highlight_syntax : 'a -> bool -> unit
method set_max_undo_levels : 'a -> int -> unit
method can_redo : 'a -> bool
method can_undo : 'a -> bool
method highlight_matching_brackets : 'a -> bool
method highlight_syntax : 'a -> bool
method max_undo_levels : 'a -> int