class type reactive_buffer =This is the type of source code buffers that can react to global selections and highlighters.object
..end
method buffer : GSourceView2.source_buffer
method locs : Pretty_source.Locs.state option
method rehighlight : unit