Buffer.removeSourceMarks

Remove all marks of category between start and end from the buffer.

If category is NULL, all marks in the range will be removed.

class Buffer
void
removeSourceMarks

Parameters

start gtk.text_iter.TextIter

a #GtkTextIter.

end gtk.text_iter.TextIter

a #GtkTextIter.

category string

category to search for, or null.