Module Design.Feedback

module Feedback: sig .. end
Bullets in left-margins
Since Nitrogen-20111001

val mark : GSourceView2.source_buffer ->
offset:int -> Property_status.Feedback.t -> unit
offset is the offset of the character in the source buffer. The mark is put in the left-margin of the line corresponding to said character.